Skip to content

Commit e4a0332

Browse files
committed
Revert changes before format check
1 parent d67ba4b commit e4a0332

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis-ci

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ if [ "$TRAVIS_OS_NAME" = osx ]; then
153153
}
154154

155155
format-check() {
156+
git checkout .
156157
cppsm format
157158
if [[ $(git status --porcelain) ]] ; then
158159
git status

0 commit comments

Comments
 (0)