We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 592c3f4 commit 99cf87bCopy full SHA for 99cf87b
.travis.yml
@@ -6,7 +6,7 @@ python:
6
- "3.6"
7
8
install:
9
- - pip install -r requirements
+ - pip install -r requirements.txt
10
11
script:
12
python test/test.py
0 commit comments