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 3a8e5b3 commit fa6646bCopy full SHA for fa6646b
.travis.yml
@@ -25,6 +25,7 @@ install:
25
- scripts/travis.sh pip install --requirement=requirements-checks.txt
26
- scripts/travis.sh pip install --requirement=requirements-tests.txt
27
- scripts/travis.sh LC_ALL=C pip install .
28
+ - scripts/travis.sh pip freeze --all
29
script:
30
# - scripts/travis.sh make check
31
- scripts/travis.sh make test
0 commit comments