mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 08:39:12 +00:00
[TASK] Applied sh script into travis config
This commit is contained in:
@@ -6,9 +6,12 @@ jdk:
|
|||||||
before_install:
|
before_install:
|
||||||
- chmod +x ./.travis/artifact-upload.sh
|
- chmod +x ./.travis/artifact-upload.sh
|
||||||
- chmod +x ./.travis/maven-build.sh
|
- chmod +x ./.travis/maven-build.sh
|
||||||
|
- chmod +x ./.travis/call-creation.sh
|
||||||
|
|
||||||
script: ./.travis/maven-build.sh
|
script: ./.travis/maven-build.sh
|
||||||
|
|
||||||
|
#after_script: ./.travis/call-creation.sh
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
slack:
|
slack:
|
||||||
|
|||||||
Reference in New Issue
Block a user