mirror of
https://github.com/2006-Scape/Parabot-Randoms.git
synced 2026-07-07 16:49:11 +00:00
Merge branch 'development' of github.com:Parabot/Randoms into bugfix/dreamscape-accessibly
# Conflicts: # pom.xml
This commit is contained in:
@@ -9,6 +9,9 @@ before_install:
|
|||||||
- chmod +x ./.travis/call-creation.sh
|
- chmod +x ./.travis/call-creation.sh
|
||||||
- mvn clean
|
- mvn clean
|
||||||
|
|
||||||
|
install:
|
||||||
|
- sudo apt-get update && sudo apt-get --assume-yes install zip unzip
|
||||||
|
|
||||||
script: "./.travis/maven-build.sh"
|
script: "./.travis/maven-build.sh"
|
||||||
|
|
||||||
after_deploy: "./.travis/call-creation.sh"
|
after_deploy: "./.travis/call-creation.sh"
|
||||||
|
|||||||
@@ -15,9 +15,9 @@
|
|||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>git-parabot</id>
|
<id>parabot-maven</id>
|
||||||
<name>Parabot's Git based repo</name>
|
<name>Parabot its Maven Repository</name>
|
||||||
<url>https://github.com/parabot/Maven-Repository/raw/master/</url>
|
<url>http://maven.parabot.org/</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user