Skip to content
Snippets Groups Projects
Commit 8393fc35 authored by Gavin M. Roy's avatar Gavin M. Roy
Browse files

Specify the version of 3.5 to use with travis

parent aeff7d5f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6,7 +6,7 @@ python:
- pypy
- 3.3
- 3.4
- 3.5
- 3.5.1
install:
- if [[ $TRAVIS_PYTHON_VERSION == '2.6' ]]; then pip install unittest2; fi
- pip install --upgrade -r requirements.txt
Loading
Loading
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