Test line-ending problems

pull/6579/head
Olli-Pekka Puolitaival 2018-04-03 13:43:24 +03:00 committed by adbridge
parent 62626649f7
commit 204aa9f36c
1 changed files with 6 additions and 0 deletions

View File

@ -205,3 +205,9 @@ matrix:
STATUSM="$STATUSM ($(python -c "print '%+.2f' % (100*($CURR-$PREV)/$PREV.0)")%)" STATUSM="$STATUSM ($(python -c "print '%+.2f' % (100*($CURR-$PREV)/$PREV.0)")%)"
fi fi
- bash -c "$STATUS" success "$STATUSM" - bash -c "$STATUS" success "$STATUSM"
- env:
- NAME=gitattributestest
script:
# Check that no changes after clone. This check that .gitattributes is used right way.
- git diff --exit-code