Skip to content

Commit

Permalink
Bump travis python 3 version to 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
timodonnell committed Jun 22, 2017
1 parent 6836ead commit faf9356
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.5"
- "3.6"
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 faf9356

Please sign in to comment.