Skip to content

Commit 51c9f48

Browse files
author
TheSnoozer
committed
add 'dist: trusty' to travis since for some strange reason the default currently uses the EOL 'precise' distribution
1 parent 3c2e142 commit 51c9f48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: java
22
sudo: false
3+
dist: trusty
34
jdk:
45
- oraclejdk9
56
- oraclejdk8

0 commit comments

Comments
 (0)