Skip to content

Commit

Permalink
Remove openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
feldoh committed Oct 3, 2016
1 parent c2ae6ce commit e1f188f
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,5 +1,6 @@
language: java

jdk:
- oraclejdk8
- openjdk8

script: mvn clean verify

0 comments on commit e1f188f

Please sign in to comment.