Skip to content

Commit

Permalink
go nuts and test all, it's christmas after all...
Browse files Browse the repository at this point in the history
  • Loading branch information
jobovy committed Dec 25, 2014
1 parent 6557a28 commit 2eb4c36
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
language: python
python:
# - "2.7"
- "2.7"
- "3.1"
- "3.2"
- "3.3"
- "3.4"
#env: #Doesn't seem to work terribly well
# - CC=gcc
Expand Down

0 comments on commit 2eb4c36

Please sign in to comment.