mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-06 16:50:39 +00:00
[TASK] Removed mvn test
This commit is contained in:
+1
-3
@@ -12,9 +12,7 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- sudo apt-get update && sudo apt-get --assume-yes install zip unzip
|
- sudo apt-get update && sudo apt-get --assume-yes install zip unzip
|
||||||
|
|
||||||
script:
|
script: "./.travis/maven-build.sh"
|
||||||
- mvn test
|
|
||||||
- "./.travis/maven-build.sh"
|
|
||||||
|
|
||||||
after_deploy: "./.travis/call-creation.sh"
|
after_deploy: "./.travis/call-creation.sh"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user