diff --git a/.travis.yml b/.travis.yml index ab1bd9c..2e2ebc4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,3 +19,6 @@ script: - tox -e coverage after_success: - codecov +matrix: + allow_failures: + - python: "nightly"