Skip to content

Commit 9d9ff45

Browse files
author
Javier de Siloniz Sandino
committed
Updating JDK version for travis
1 parent 08a29e1 commit 9d9ff45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: scala
22
scala:
33
- 2.11.11
44
jdk:
5-
- oraclejdk8
5+
- openjdk8
66
script:
77
- sbt test
88

0 commit comments

Comments
 (0)