瀏覽代碼

Disable Travis integration for now, as it's too noisy with all rewrites that are being done

tags/v1.0.0
Krzysztof Klimonda 11 年之前
父節點
當前提交
254b628200
共有 1 個檔案被更改,包括 0 行新增8 行删除
  1. +0
    -8
      .travis.yml

+ 0
- 8
.travis.yml 查看文件

@@ -1,8 +0,0 @@
language: python
python:
- "2.6"
- "2.7"
# command to install dependencies
install: pip install -r requirements.txt
# command to run tests
script: python manage.py test core api pins

Loading…
取消
儲存