Skip to content

Commit ff3bea2

Browse files
committed
Updated travis file to install requirements
1 parent 6738595 commit ff3bea2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ before_install:
1111

1212
- docker-compose -f docker/v93/docker-compose.yml build
1313
- docker-compose -f docker/v93/docker-compose.yml up --abort-on-container-exit
14+
- pip install -Ur test-requirements.txt
1415

1516
script: ./cov

0 commit comments

Comments
 (0)