fixed test

This commit is contained in:
Kevin Froman 2018-01-15 03:14:39 -06:00
parent 4f04818c86
commit 1f82bbf91a
No known key found for this signature in database
GPG Key ID: 0D414D0FE405B63B
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ python:
# install dependencies
install:
- pip install -r requirements.txt
script: test.sh
script: ./test.sh