Skip to content

Commit

Permalink
Do I need this
Browse files Browse the repository at this point in the history
  • Loading branch information
Bachmann1234 committed Dec 1, 2015
1 parent 6219805 commit f76deae
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
@@ -1,13 +1,10 @@
language: python
matrix:
include:
- python: 3.5
env: TOXENV=py35
env:
- TOXENV=py26
- TOXENV=py27
- TOXENV=py33
- TOXENV=py34
- TOXENV=py35
- TOXENV=pypy
install:
- travis_retry pip install coveralls tox
Expand Down

0 comments on commit f76deae

Please sign in to comment.