Skip to content

Commit c0f02e0

Browse files
committed
Check for JDK 6 and 8
1 parent cf57bd1 commit c0f02e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
language: java
2+
jdk:
3+
- oraclejdk8
4+
- openjdk6

0 commit comments

Comments
 (0)