Skip to content
Snippets Groups Projects
Commit fb597bc8 authored by Yash Shah's avatar Yash Shah
Browse files

Add Python 3.3 and 3.4 to Travis CI

parent bec58232
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@ sudo: false
language: python
python:
- 2.7
- 3.3
- 3.4
- 3.5
before_install:
## courtesy of http://conda.pydata.org/docs/travis.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment