ソースを参照

Revert "travis: test nightly"

Bastien Sevajol 8 年 前
コミット
ddc13c7ea5
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml ファイルの表示

@@ -1,7 +1,6 @@
1 1
 language: python
2 2
 python:
3 3
   - "3.4"
4
-  - nightly
5 4
 install:
6 5
   - "pip install -r tests_requirements.txt --upgrade"
7 6
   - "pip install python-coveralls"