Skip to content

Commit

Permalink
Merge 06aab4f into 1885c82
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimebuelta committed Oct 14, 2018
2 parents 1885c82 + 06aab4f commit 13cdcb4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ python:
- 3.6
- pypy
- pypy3
matrix:
include:
# We need a newer Ubuntu than default for Python 3.7
- python: 3.7
dist: bionic
sudo: true
before_script:
- pip install pyflakes cram python-coveralls codecov
script:
Expand Down

0 comments on commit 13cdcb4

Please sign in to comment.