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