Skip to content

Commit 27e7032

Browse files
committed
[ci] Tabs to spaces in travis
1 parent 2400bd3 commit 27e7032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

travis/after_success.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ if [ $TRAVIS_REPO_SLUG == "mybatis/mybatis-3" ] && [ "$TRAVIS_PULL_REQUEST" == "
4343
echo -e "Successfully ran coveralls under Travis job ${TRAVIS_JOB_NUMBER}"
4444

4545
# Deploy to site
46-
# Cannot currently run site this way
46+
# Cannot currently run site this way
4747
# ./mvnw site site:deploy -q --settings ./travis/settings.xml
4848
# echo -e "Successfully deploy site under Travis job ${TRAVIS_JOB_NUMBER}"
4949

0 commit comments

Comments
 (0)