Skip to content

Commit

Permalink
Run travis on Xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
bletham committed May 14, 2019
1 parent 0203a46 commit a6a5864
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,7 +1,8 @@
dist: xenial
language: python
python:
- "2.7"
- "3.6"
- "3.7"

install:
- pip install --upgrade pip
Expand Down

0 comments on commit a6a5864

Please sign in to comment.