Skip to content

Commit 4b29df3

Browse files
committed
use xenial and openjdk
fix #67
1 parent 272dc38 commit 4b29df3

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
@@ -1,7 +1,7 @@
11
language: scala
2-
dist: trusty
2+
dist: xenial
33
jdk:
4-
- oraclejdk8
4+
- openjdk8
55
scala:
66
- 2.11.12
77
- 2.12.8

0 commit comments

Comments
 (0)