Skip to content

Commit fa6646b

Browse files
committed
pip freeze --all
1 parent 3a8e5b3 commit fa6646b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ install:
2525
- scripts/travis.sh pip install --requirement=requirements-checks.txt
2626
- scripts/travis.sh pip install --requirement=requirements-tests.txt
2727
- scripts/travis.sh LC_ALL=C pip install .
28+
- scripts/travis.sh pip freeze --all
2829
script:
2930
# - scripts/travis.sh make check
3031
- scripts/travis.sh make test

0 commit comments

Comments
 (0)