Skip to content

Commit

Permalink
travis settings updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Smith committed May 19, 2013
1 parent 66ea3bf commit 96f1447
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
@@ -1,7 +1,8 @@
language: python
python:
- "2.7"
- "3.0"
- "3.2"
- "3.3"
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
install: make
# command to run tests, e.g. python setup.py test
Expand Down

0 comments on commit 96f1447

Please sign in to comment.