We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2400bd3 commit 27e7032Copy full SHA for 27e7032
travis/after_success.sh
@@ -43,7 +43,7 @@ if [ $TRAVIS_REPO_SLUG == "mybatis/mybatis-3" ] && [ "$TRAVIS_PULL_REQUEST" == "
43
echo -e "Successfully ran coveralls under Travis job ${TRAVIS_JOB_NUMBER}"
44
45
# Deploy to site
46
- # Cannot currently run site this way
+ # Cannot currently run site this way
47
# ./mvnw site site:deploy -q --settings ./travis/settings.xml
48
# echo -e "Successfully deploy site under Travis job ${TRAVIS_JOB_NUMBER}"
49
0 commit comments