We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45a39f commit ebb1d67Copy full SHA for ebb1d67
.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