log git commit in travis build

develop
lethosor 2015-10-30 23:11:14 -04:00
parent aa2ada4cbc
commit 68ae59d4bc
1 changed files with 1 additions and 0 deletions

@ -13,6 +13,7 @@ before_install:
pip install --user sphinx
script:
- git tag tmp-travis-build
- git log --pretty="commit %h (parents: %p): %s" -1
- python travis/pr-check-base.py
- python travis/lint.py
- python travis/script-in-readme.py