Explorar el Código

Revert "travis: test nightly"

Bastien Sevajol hace 8 años
padre
commit
ddc13c7ea5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml Ver fichero

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