Skip to content

Commit

Permalink
Update Python versions in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoli authored Jan 10, 2018
1 parent 2ed93ea commit be0ba04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
language: python
python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
- "3.5"
- "3.6"
- "pypy"
- "pypy3"
install:
Expand Down

0 comments on commit be0ba04

Please sign in to comment.