Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Aug 28, 2018
1 parent 831a623 commit 60c3abe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "3.7-dev"
before_install:
- sudo apt-get update
install:
Expand All @@ -18,4 +18,4 @@ after_success:
coveralls
# Don't want notifications
notifications:
email: false
email: false

0 comments on commit 60c3abe

Please sign in to comment.