Skip to content
Snippets Groups Projects
Commit 59ca1da9 authored by “kpepper”'s avatar “kpepper”
Browse files

Changed mvn command

parent 75daa5de
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ jdk:
sudo: false
env:
global:
- BUILD_CMD='mvn clean compile test-compile evosuite:prepare'
- BUILD_CMD='mvn -Dskip.tests=true clean package'
- RUN_TESTS=false
matrix:
include:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment