Skip to content

Commit 53dcd6f

Browse files
author
Dylan Stein
committed
remove tox-pipenv
1 parent f1900e7 commit 53dcd6f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,5 @@ python:
77
matrix:
88
fast_finish: true
99

10-
install:
11-
- pip install tox-travis
12-
- pip install tox-pipenv
13-
10+
install: pip install tox-travis
1411
script: tox

0 commit comments

Comments
 (0)