Skip to content

Commit

Permalink
Test against Python 3.6 on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed May 21, 2019
1 parent 1f1f109 commit aa6d9dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
dist: xenial
language: python
python:
- 3.6
- 3.7

cache:
pip: true
Expand Down

0 comments on commit aa6d9dc

Please sign in to comment.