Skip to content

Commit 6466128

Browse files
committed
Travis: Remove separate tox installation
1 parent e669a2f commit 6466128

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ matrix:
1010
sudo: true
1111

1212
install:
13-
# - export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start
1413
- pip install -U setuptools
15-
- pip install tox
1614
- pip install -r requirements-test.txt
1715
- python setup.py develop
1816

0 commit comments

Comments
 (0)