mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 00:38:16 +00:00
[BUGFIX] Set after_script to after_deploy
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ before_install:
|
|||||||
|
|
||||||
script: ./.travis/maven-build.sh
|
script: ./.travis/maven-build.sh
|
||||||
|
|
||||||
after_script: ./.travis/call-creation.sh
|
after_deploy: ./.travis/call-creation.sh
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|||||||
Reference in New Issue
Block a user