mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +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
|
||||
|
||||
after_script: ./.travis/call-creation.sh
|
||||
after_deploy: ./.travis/call-creation.sh
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
Reference in New Issue
Block a user