Skip to content

Commit 206b2fd

Browse files
author
Joscha Rohmann
committed
Add git status & git log for debugging purposes
1 parent 4d57471 commit 206b2fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ before_script:
88
- sh -e /etc/init.d/xvfb start
99
after_success:
1010
- grunt publish
11+
- git status
12+
- git log
1113
addons:
1214
apt:
1315
sources:

0 commit comments

Comments
 (0)