mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-02 16:49:10 +00:00
[TASK] Calling Travis CI to build
This commit is contained in:
+4
-4
@@ -3,6 +3,10 @@ language: java
|
||||
jdk:
|
||||
- oraclejdk7
|
||||
|
||||
before_install:
|
||||
- chmod +x ./.travis/artifact-upload.sh
|
||||
- chmod +x ./.travis/maven-build.shs
|
||||
|
||||
script: ./.travis/maven-build.sh
|
||||
|
||||
notifications:
|
||||
@@ -21,10 +25,6 @@ env:
|
||||
- secure: St/fecUDInFBCRriYqgp2F8PU9/SooorgxD9Mrs+b0EsC7AbtSsQXvdIv2Lp6xzdQ0VSXPcLIhULPOYrmBKnGQ/NjXTIZXxnroyQxxnI6xyEWIZwiHRY/bKRJDRbQTxD9NL32szKiDSwnw7pu6llF4D64UqQvziq4Gm6VohU75M=
|
||||
- secure: bD15GVZWowiknbfLavh8CxSh0GsnF5kT4kZ6ggCuUDGyj0mzqf7dNRnchQIKkCG0WRYyTrFN4pEiygeywWsipEeAVv9Xhx3cuUZmzeQaR5KCWabSwJ8gK6jZd1YhcWmM9vrdPHobZr65MP0y/8mu/Fovgky9dY7KDf4G3SebNrM=
|
||||
|
||||
before_install:
|
||||
- chmod +x ./.travis/artifact-upload.sh
|
||||
- chmod +x ./.travis/maven-build.sh
|
||||
|
||||
addons:
|
||||
artifacts: true
|
||||
s3_region: "us-west-1"
|
||||
|
||||
Reference in New Issue
Block a user