Skip to content

Commit

Permalink
Update travis config to support py37
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaska committed Aug 16, 2018
1 parent 96076bb commit 85a6c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sudo: false
language: python
sudo: required # needed for test_become
dist: xenial
python:
- "2.7"
- "3.6"
Expand Down

0 comments on commit 85a6c52

Please sign in to comment.