Skip to content

Commit

Permalink
build with openjdk on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sparkoo committed Nov 8, 2017
1 parent 5655ffb commit 44d2b35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
dist: trusty
language: java
jdk:
- oraclejdk8
- openjdk8
sudo: false
script: ./mvnw clean verify cobertura:cobertura-integration-test

Expand Down

0 comments on commit 44d2b35

Please sign in to comment.