Skip to content

Commit 3896fcc

Browse files
committed
Merge pull request #255 from ktoso/patch-1
Travis PR validation using both JDK 6 and 8
2 parents 21c8089 + 19d5ef5 commit 3896fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ cache:
55
directories:
66
- $HOME/.gradle
77
jdk:
8+
- oraclejdk8
89
- openjdk6
910
env:
1011
global:

0 commit comments

Comments
 (0)