Skip to content

Commit

Permalink
add more python versions to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Martins authored and Ronald Martins committed Jan 7, 2016
1 parent 0d94728 commit ef0a8ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
language: python
python:
- 2.7
- 3.3
- 3.4
- 3.5
- pypy
env:
- TOX_ENV=py27-core
- TOX_ENV=py33-core
Expand Down

0 comments on commit ef0a8ed

Please sign in to comment.