Skip to content

Commit

Permalink
Updated Travis testing from Py3.4 -> Py3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr authored Jul 3, 2017
1 parent d703396 commit 6404c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: false # Use container-based infrastructure
language: python
python:
- "2.7"
- "3.4"
- "3.5"
before_install:
# Commands below copied from: http://conda.pydata.org/docs/travis.html
# We do this conditionally because it saves us some downloading if the
Expand Down

0 comments on commit 6404c86

Please sign in to comment.