Skip to content

Commit

Permalink
Update travis config to allow 3.7 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Dejan Knezevic committed Sep 11, 2018
1 parent 83f168b commit 9eff032
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: python

dist: "xenial"
sudo: true
python:
- 2.7
- 3.6
Expand Down

0 comments on commit 9eff032

Please sign in to comment.