Skip to content

Commit 3dc618b

Browse files
committed
Update .travis.yml
1 parent bb19f85 commit 3dc618b

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
@@ -5,6 +5,6 @@ python:
55
# command to install dependencies
66
install:
77
- pip install .
8-
- pip install -r test_requirements.txt
8+
- pip install -r test-requirements.txt
99
# command to run tests
1010
script: ./runtests.sh

0 commit comments

Comments
 (0)