Skip to content

Commit 5246ea7

Browse files
committed
Update Travis.yml
1 parent 0824392 commit 5246ea7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ language: java
44

55
matrix:
66
include:
7-
- jdk: oraclejdk7
7+
- jdk: oraclejdk8
88
env: TERM=dumb MOCK_MAKER=mock-maker-inline KOTLIN_VERSION=1.0.7
9-
- jdk: oraclejdk7
9+
- jdk: oraclejdk8
1010
env: TERM=dumb MOCK_MAKER=mock-maker-inline KOTLIN_VERSION=1.1.2-4
1111
- jdk: oraclejdk8
1212
env: TERM=dumb KOTLIN_VERSION=1.0.7

0 commit comments

Comments
 (0)