Skip to content
This repository was archived by the owner on Oct 5, 2019. It is now read-only.

Commit 7571b16

Browse files
committed
Lock down dist to ensure that builds run on a distribution that supports oraclejdk8
1 parent 5923318 commit 7571b16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Lock down dist to ensure that builds run on a distribution that supports oraclejdk8
2+
dist: trusty
13
language: ruby
24
jdk:
35
- oraclejdk8

0 commit comments

Comments
 (0)