We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46be180 commit eea7804Copy full SHA for eea7804
.travis.yml
@@ -29,8 +29,7 @@ branches:
29
- "/.*/"
30
31
# Installation steps.
32
-# We have more than one requirements file and need to install
33
-# a mock version of dependent packages in order to run our tests.
+# We have more than one requirements file.
34
install:
35
- pip install -r requirements.txt
36
- pip install -r package-requirements.txt
0 commit comments