Skip to content

Commit

Permalink
Use py34 on travis, not py33
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleabeauchamp committed Jan 14, 2015
1 parent 36f4bbb commit 239f25e
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 @@ -15,7 +15,7 @@ script:
env:
matrix:
- python=2.7 CONDA_PY=27
- python=3.3 CONDA_PY=33
- python=3.4 CONDA_PY=34

global:
# encrypted BINSTAR_TOKEN for push of dev package to binstar
Expand Down

0 comments on commit 239f25e

Please sign in to comment.