Skip to content

Commit

Permalink
Added py3.5 to list of travis targets.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbywater committed Sep 18, 2017
1 parent d89945e commit 3a141cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"

before_install:
- travis_retry wget http://repo.continuum.io/miniconda/Miniconda-3.8.3-Linux-x86_64.sh -O miniconda.sh
Expand Down

0 comments on commit 3a141cb

Please sign in to comment.