Skip to content
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.

Commit

Permalink
Minor Travis CI config fix
Browse files Browse the repository at this point in the history
  • Loading branch information
desbma committed Jan 12, 2017
1 parent 4eff746 commit f7badc7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,9 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7-dev"
- "nightly"
matrix:
allow_failures:
- python: "3.5-dev"
- python: "nightly"
before_install:
- "sudo apt-get -q update"
Expand Down

0 comments on commit f7badc7

Please sign in to comment.