Skip to content

Commit 38feee1

Browse files
authored
Update .travis.yml
1 parent aa8c48c commit 38feee1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ install:
1212
- pip install -r test-requirements.txt
1313
# command to run tests
1414
script: nosetests -s
15+
matrix:
16+
allow_failures:
17+
- python: nightly # Allow all tests to fail for nightly

0 commit comments

Comments
 (0)