Skip to content

Commit

Permalink
Updated .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leekchan committed Nov 4, 2014
1 parent 39f2620 commit d557899
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
language: python
python:
- 2.6
- 2.7
- pypy
- 3.2
- 3.3
- 3.4

install:
- pip install -r tests/requirements/py2.txt
Expand Down

0 comments on commit d557899

Please sign in to comment.