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

Add Python 3.6 to Travis CI

parent e10b2961
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ sudo: false
language: python
python:
- 2.7
- 3.6
before_install:
## courtesy of http://conda.pydata.org/docs/travis.html
- if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then
......
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