Skip to content

Commit 1293a2c

Browse files
committed
Travis config.
1 parent 30186e1 commit 1293a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ python:
33
- 3.4
44
- 3.5
55
- 3.6
6-
install: pip install tox-travis
6+
install: pip install . tox-travis
77
script: tox

0 commit comments

Comments
 (0)