Browse Source

Revert "travis: test nightly"

Bastien Sevajol 8 years ago
parent
commit
ddc13c7ea5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml View File

@@ -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"