There was an error while loading. Please reload this page.
1 parent 6d6c2e9 commit bb62571Copy full SHA for bb62571
1 file changed
.travis.yml
@@ -27,6 +27,7 @@ install:
27
fi
28
- pip install doit
29
- doit install_test_deps
30
+ - pip freeze
31
32
# command to run tests
33
script: doit test
0 commit comments