Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d98ce1 commit cfd47fbCopy full SHA for cfd47fb
1 file changed
.travis.yml
@@ -42,6 +42,9 @@ matrix:
42
env: TEST_ARGS=--pep8
43
- python: 2.7
44
env: BUILD_DOCS=true
45
+ - python: "nightly"
46
+ allow_failures:
47
+ - python : "nightly"
48
49
install:
50
- pip install -q nose python-dateutil $NUMPY pep8 pyparsing pillow sphinx!=1.3.0
0 commit comments