Appveyor: test a git command
This commit is contained in:
parent
9b095a46d5
commit
27649a3dc8
@ -19,4 +19,5 @@ test_script:
|
|||||||
- pep8 .
|
- pep8 .
|
||||||
- nosetests
|
- nosetests
|
||||||
- coverage report
|
- coverage report
|
||||||
|
- git rev-parse --abbrev-ref HEAD
|
||||||
- if not "%COVERALLS_REPO_TOKEN%"=="" coveralls
|
- if not "%COVERALLS_REPO_TOKEN%"=="" coveralls
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user