Skip to content

Commit

Permalink
Removed old Python version & added new ones
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Sinclair committed Oct 4, 2019
1 parent 5af0c12 commit 986d8a3
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
Expand Up @@ -2,8 +2,9 @@ language: python

python:
- "2.7"
- "3.3"
- "3.4"
- "3.6"
- "3.7"

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 986d8a3

Please sign in to comment.