Skip to content

Commit

Permalink
#2: Install test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bednar committed Aug 7, 2019
1 parent 2fc1ec1 commit 06c6c8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python:
# command to install dependencies
install:
- pip install -r requirements.txt
- pip install -r test-requirements.txt
# command to run tests
script:
- ./scripts/influxdb-restart.sh
Expand Down

0 comments on commit 06c6c8d

Please sign in to comment.