[BUGFIX] Set after_script to after_deploy

This commit is contained in:
JKetelaar
2016-05-26 18:24:24 +02:00
parent 0d68db706c
commit e0fef72354
+1 -1
View File
@@ -10,7 +10,7 @@ before_install:
script: ./.travis/maven-build.sh
after_script: ./.travis/call-creation.sh
after_deploy: ./.travis/call-creation.sh
notifications:
email: false