Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Commit

Permalink
don't run py34
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Oct 8, 2019
1 parent 7363027 commit b71cf0e
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 @@ -4,8 +4,8 @@ sudo: false

env:
- CONDA="python=2.7"
- CONDA="python=3.4"
- CONDA="python=3.5"
- CONDA="python=3.6"

before_install:
- wget http://bit.ly/miniconda -O miniconda.sh
Expand Down

0 comments on commit b71cf0e

Please sign in to comment.