Skip to content

Commit

Permalink
Merge pull request #49 from LibrePDF/travis-with-openjdk7+8
Browse files Browse the repository at this point in the history
Add OpenJDK7 as test.
  • Loading branch information
asturio authored Oct 31, 2017
2 parents c344c23 + 82ab4ee commit 4d32f5c
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,5 +1,6 @@
language: java
jdk:
- oraclejdk8
- openjdk7

install: mvn install -Dgpg.skip

0 comments on commit 4d32f5c

Please sign in to comment.