aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2015-05-30 19:45:56 -0700
committerCedric Beust <cedric@beust.com>2015-05-30 19:45:56 -0700
commit53555c539f1fe46063085c00714f7c5c6cdbcd70 (patch)
treea828769eb39274a6434c47fd9c7bb5f010419c0c /.travis.yml
parenta9fbeaf908da58650ca08c729688cf8a3ae26c2d (diff)
downloadtestng-53555c539f1fe46063085c00714f7c5c6cdbcd70.tar.gz
Travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index a14263d9..f5f4fe1e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,5 @@ jdk:
- oraclejdk7
- openjdk7
-#install: mvn install -Dgpg.skip=true -DskipTests=true -Dmaven.javadoc.skip=true -B -V
before_script: export TESTNG_VERSION=$(mvn -q -Dexec.executable="echo" -Dexec.args='${project.version}' --non-recursive org.codehaus.mojo:exec-maven-plugin:1.4.0:exec)
-script: ./gradlew clean createVersion compileJava
+script: ./compile-with-gradle