Skip to content

Commit

Permalink
Merge pull request #57 from BartRobeyns/oracle8jdk
Browse files Browse the repository at this point in the history
oraclejdk7 no longer supported
  • Loading branch information
janithb authored Nov 29, 2017
2 parents e174eb5 + dc2a5b7 commit 21af9d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
language: java

jdk:
- oraclejdk7
- oraclejdk8
- openjdk7

script: mvn clean install

notifications:
email:
recipients:
- [email protected]
- [email protected]

0 comments on commit 21af9d7

Please sign in to comment.