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.
pip freeze
1 parent 8cd4030 commit b88c51fCopy full SHA for b88c51f
.travis.yml
@@ -68,6 +68,7 @@ install:
68
- pip install moto==1.3.7
69
# Workaround for https://github.com/travis-ci/travis-ci/issues/7940
70
- sudo rm -f /etc/boto.cfg
71
+ - pip freeze # print installed distributions, for debugging purposes
72
- elapsed "install (done)"
73
74
before_script:
0 commit comments