mirror of
https://github.com/2006-Scape/Parabot-Randoms.git
synced 2026-07-04 08:39:24 +00:00
Merge pull request #15 from Parabot/bugfix/travis-install
[BUGFIX] Solved installing issue
This commit is contained in:
+4
-1
@@ -9,6 +9,9 @@ before_install:
|
||||
- chmod +x ./.travis/call-creation.sh
|
||||
- mvn clean
|
||||
|
||||
install:
|
||||
- sudo apt-get update && sudo apt-get --assume-yes install zip unzip
|
||||
|
||||
script: "./.travis/maven-build.sh"
|
||||
|
||||
after_deploy: "./.travis/call-creation.sh"
|
||||
@@ -51,4 +54,4 @@ deploy:
|
||||
branch:
|
||||
- master
|
||||
- development
|
||||
jdk: 'oraclejdk7'
|
||||
jdk: 'oraclejdk7'
|
||||
|
||||
Reference in New Issue
Block a user