Skip to content

Commit 86e9e60

Browse files
committed
success message
1 parent ee3659b commit 86e9e60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
script:
4040
- build/setMavenVersion.sh
4141
- mvn verify -fae -DskipITs $MVN_ARGS
42+
after_success:
43+
- echo "Build is successful"
4244

4345
- stage: Semantic-Release
4446
install:

0 commit comments

Comments
 (0)