Skip to content

Commit

Permalink
Add Oracle JDK8 testing in Travis CI
Browse files Browse the repository at this point in the history
(issue #14)
  • Loading branch information
theMattCode committed May 6, 2016
1 parent 82cd1bf commit f745f86
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,4 +1,5 @@
language: java

jdk:
- oraclejdk7
- oraclejdk7
- oraclejdk8

0 comments on commit f745f86

Please sign in to comment.