mirror of
https://github.com/2006-Scape/Parabot-Randoms.git
synced 2026-07-05 00:37:58 +00:00
Merge branch 'development' of github.com:Parabot/Randoms into bugfix/dreamscape-accessibly
# Conflicts: # pom.xml
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'
|
||||
|
||||
@@ -15,9 +15,9 @@
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>git-parabot</id>
|
||||
<name>Parabot's Git based repo</name>
|
||||
<url>https://github.com/parabot/Maven-Repository/raw/master/</url>
|
||||
<id>parabot-maven</id>
|
||||
<name>Parabot its Maven Repository</name>
|
||||
<url>http://maven.parabot.org/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user