Skip to content

Commit 61757ae

Browse files
committed
Trying another fix
1 parent 683ed02 commit 61757ae

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,7 +3,7 @@ notifications:
33

44
install:
55
- python setup.py build_ext --inplace
6-
- pip install .
6+
- pip3 install .
77
script:
88
- pip3 install pytest pytest-cov
99
- pytest --cov=gdist

0 commit comments

Comments
 (0)