ソースを参照

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

読み込み中…
キャンセル
保存