Skip to content

Commit

Permalink
remove python 3.4 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Scisco committed Mar 25, 2016
1 parent 64c6754 commit a331b2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sudo: false

python:
- '2.7'
- '3.4'
- '3.5'

cache:
Expand Down Expand Up @@ -37,7 +36,6 @@ before_install:


install:
- pip wheel -r requirements-dev.txt
- pip install -r requirements-dev.txt
- pip install -e .

Expand Down

0 comments on commit a331b2e

Please sign in to comment.