Skip to content

Commit

Permalink
Fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
dbader committed Sep 5, 2018
1 parent 03648ac commit 5951c33
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 @@ -7,8 +7,8 @@ python:
matrix:
include:
- python: "3.7"
dist: xenial
sudo: true
dist: xenial
sudo: true
install: pip install tox-travis coveralls
script:
- tox
Expand Down

0 comments on commit 5951c33

Please sign in to comment.