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 db828cd commit 17f245cCopy full SHA for 17f245c
.travis.yml
@@ -32,7 +32,7 @@ install:
32
- git config --global user.name "Travis Runner"
33
34
# debugging
35
- - tree .git/logs
+ - find .git/logs
36
- cat .git/logs/HEAD
37
script:
38
- nosetests -v --with-coverage
0 commit comments