diff --git a/.travis.yml b/.travis.yml index 0841f20..69cd4e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ language: java jdk: oraclejdk7 # Compile and package JAR and set build properties -install: mvn package -DbuildNumber=$TRAVIS_BUILD_NUMBER -Dci=travis -Dcommit=${TRAVIS_COMMIT:0:7} +install: mvn package -DbuildNumber=$TRAVIS_BUILD_NUMBER -DciSystem=travis -Dcommit=${TRAVIS_COMMIT:0:7} # Perform steps after compilation/test success after_success: @@ -18,7 +18,7 @@ notifications: email: false webhooks: # Send build information and status to Notifico - - http://n.tkte.ch/h/1814/1bcifMkR2PGDQ3fjIHToxyNh + - http://n.tkte.ch/h/2042/RDqswG16PpWPx1d7RD3Gx7Ka # Environmental system variables env: