mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-14 22:49:23 +01:00
travis.yml: Allow failures for Python nightly.
This commit is contained in:
parent
17bf893437
commit
1ab1bebeff
@ -21,3 +21,5 @@ notifications:
|
||||
email: false
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- python: "nightly"
|
||||
|
Loading…
Reference in New Issue
Block a user