Skip to content

Commit

Permalink
Include newer version of Python in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelherold committed Jul 6, 2018
1 parent 9852a78 commit 29de214
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ cache: pip
python:
- 2.7
- 3.3
- 3.4
- 3.5
- 3.6
- pypy
install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 29de214

Please sign in to comment.