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
 language: python
1
 language: python
2
 python:
2
 python:
3
   - "3.4"
3
   - "3.4"
4
-  - nightly
5
 install:
4
 install:
6
   - "pip install -r tests_requirements.txt --upgrade"
5
   - "pip install -r tests_requirements.txt --upgrade"
7
   - "pip install python-coveralls"
6
   - "pip install python-coveralls"