Skip to content

Commit

Permalink
Fixed travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
lins05 committed Oct 13, 2018
1 parent 82a8237 commit 1d6a887
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ services:
- docker

install:
- set -e
- pip install -r ci/requirements.txt
- pip install -r image/base/requirements.txt

script:
- ./run-tests.sh
Expand Down

0 comments on commit 1d6a887

Please sign in to comment.