Skip to content

Commit

Permalink
Adapt Travis config to the one of tox.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 5, 2018
1 parent 296057f commit 596ccbe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,10 +1,10 @@
language: python
sudo: false
python:
- 2.6
- 2.7
- 3.3
- 3.4
- 3.5
- 3.6
- pypy
install:
- pip install tox-travis
script:
Expand Down

0 comments on commit 596ccbe

Please sign in to comment.