Skip to content

Commit

Permalink
Use python 3.4 for main travis python
Browse files Browse the repository at this point in the history
  • Loading branch information
hadim committed Jun 18, 2015
1 parent 0004842 commit c476c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
sudo: false
language: python
python: 2.7
python: 3.4
env:
- TOXENV=py26
- TOXENV=py27
Expand Down

0 comments on commit c476c4f

Please sign in to comment.