Skip to content
This repository was archived by the owner on May 9, 2020. It is now read-only.

Commit 5e0737b

Browse files
committed
I don't think I'm even using version tools anymore.
1 parent c8c62a3 commit 5e0737b

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
@@ -4,5 +4,5 @@ python:
44
- 2.7
55
- 3.4
66
- 3.5
7-
install: pip install versiontools --use-mirrors
7+
install: pip install -e .
88
script: python setup.py test

0 commit comments

Comments
 (0)