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
astrofrog committed Mar 22, 2016
1 parent c83c9f7 commit 2ba24ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: python

python:
- 2.6
- 2.7
- 3.3
- 3.4
- 3.5

# Setting sudo to false opts in to Travis-CI container-based builds.
sudo: false
Expand Down

0 comments on commit 2ba24ea

Please sign in to comment.