Skip to content

Commit

Permalink
* Try this song and dance for the test gods.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgroff committed Oct 9, 2018
1 parent e895e85 commit 24aef68
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ language: python
python:
- "3.6"
- "3.7"
matrix:
include:
- python: 3.7
dist: xenial
sudo: true
install:
- pip install tox
script:
Expand Down

0 comments on commit 24aef68

Please sign in to comment.