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 b4da232 commit 0175671Copy full SHA for 0175671
.travis.yml
@@ -55,6 +55,7 @@ before_install:
55
- echo $VIRTUAL_ENV
56
- df -h
57
- date
58
+ - uname -a
59
- ci/before_install.sh
60
- python -V
61
# Xvfb stuff for clipboard functionality; see the travis-ci documentation
0 commit comments