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