Skip to content

Commit

Permalink
Update CI configs to JDK 8
Browse files Browse the repository at this point in the history
  • Loading branch information
vipuldelwadia committed Sep 13, 2015
1 parent 19de3bd commit 1e743c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
language: java
jdk:
- openjdk7
- oraclejdk7
- oraclejdk8
4 changes: 4 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
machine:
java:
version:
oraclejdk8

0 comments on commit 1e743c2

Please sign in to comment.