Skip to content

Commit 9c7e9ba

Browse files
Try using tox-travis
c.f. pytest-dev/pytest#2779
1 parent 1659915 commit 9c7e9ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ python:
66
install:
77
- sudo apt-get update
88
- pip install --upgrade pip setuptools
9+
- pip install tox-travis
910
- pip install -U --process-dependency-links -e .[develop]
1011
- pip install --upgrade pytest
1112
script:

0 commit comments

Comments
 (0)