Skip to content

Commit

Permalink
upgrade versions for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mapmeld committed Jul 13, 2015
1 parent ce96bda commit 0cf9a18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: python
python:
- "2.6"
- "3.2"
- "2.7"
- "3.3"
- "nightly"
script: python test.py

0 comments on commit 0cf9a18

Please sign in to comment.