Skip to content

Commit cb49051

Browse files
committed
Update travis CI to specify java 7
1 parent 98ea036 commit cb49051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: java
22

33
jdk:
4-
- openjdk6
4+
- openjdk7
55

0 commit comments

Comments
 (0)