Skip to content

Commit fa314d2

Browse files
committed
Rearrange dependencies.
1 parent 1984819 commit fa314d2

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,9 +3,9 @@ python:
33
- '2.7'
44
before_install:
55
- sudo apt-get update -qq
6+
- pip install toil[all]==3.16.0
67
- pip install . --process-dependency-links
78
- pip install -r dev-requirements.txt
8-
- pip install toil[all]==3.16.0
99
script:
1010
- flake8 wes_service wes_client
1111
- pytest

0 commit comments

Comments
 (0)