Skip to content

Commit 7cf0ee5

Browse files
committed
[ci] Update comment in travis after success
1 parent 554fd5e commit 7cf0ee5

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
@@ -24,7 +24,7 @@ echo "Current commit detected: ${commit_message}"
2424
# Some actions, like analyzing the code (Coveralls) and uploading
2525
# artifacts on a Maven repository, should only be made for one version.
2626

27-
# If the version is 1.6, then perform the following actions.
27+
# If the version is 1.8, then perform the following actions.
2828
# 1. Upload artifacts to Sonatype.
2929
# 2. Use -q option to only display Maven errors and warnings.
3030
# 3. Use --settings to force the usage of our "settings.xml" file.

0 commit comments

Comments
 (0)