[TASK] Applied sh script into travis config

This commit is contained in:
JKetelaar
2016-05-25 20:01:29 +02:00
parent 0b42d41c58
commit ee89232f57
+3
View File
@@ -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: