Skip to content

Commit 70a3006

Browse files
author
Roland Hedberg
committed
Removed 'pip install' which caused problem with py34 build.
1 parent 8215409 commit 70a3006

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ env:
77
install:
88
- pip install -U tox
99
- sudo apt-get -qq install libgmp-dev
10-
- pip install -e .
11-
10+
1211
script:
1312
- tox -e $TOX_ENV

0 commit comments

Comments
 (0)