Skip to content

Commit 496dcf3

Browse files
committed
travis: try to fix build by removing initial installation before tests
Signed-off-by: Graeme Watt <[email protected]>
1 parent 965fc69 commit 496dcf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ services:
1515
install:
1616
- sudo pip install --upgrade pip setuptools
1717
- sudo pip install coveralls
18-
- sudo pip install -I -e .[tests]
1918

2019
before_script:
2120
- docker run -d -p 0.0.0.0:8945:5000 --name hepdata-converter-ws-tests hepdata/hepdata-converter-ws

0 commit comments

Comments
 (0)