Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
skip the installation step entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
zaza committed Aug 28, 2017
1 parent 8262419 commit 16ce555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: java
jdk: oraclejdk8
sudo: false # faster builds
install: true
script: mvn clean test

0 comments on commit 16ce555

Please sign in to comment.