Skip to content

Commit

Permalink
Merge pull request #1 from jmdns/master
Browse files Browse the repository at this point in the history
Fixed failing Travis-CI build due to removal of oraclejdk7. (jmdns#148)
  • Loading branch information
garytse committed Jan 11, 2018
2 parents 00e634d + 9e65255 commit e9be307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,4 +1,4 @@
language: java
jdk:
- oraclejdk7
- openjdk7

0 comments on commit e9be307

Please sign in to comment.