We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca1257b commit 775e7fbCopy full SHA for 775e7fb
1 file changed
.travis.yml
@@ -5,6 +5,6 @@ python:
5
6
install:
7
- "pip install --upgrade pip"
8
- - "pip install -r python/requirements.txt"
+ - "pip install -r requirements.txt"
9
10
script: "make lint"
0 commit comments