Skip to content

Commit a6cafd7

Browse files
committed
Update travis config
1 parent 11ee42c commit a6cafd7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: java
2+
os: linux
3+
dist: bionic
24
jdk:
35
- openjdk8
46
- openjdk11
@@ -30,4 +32,4 @@ deploy:
3032
on:
3133
jdk: openjdk11
3234
tags: false
33-
all_branches: true
35+
all_branches: true

0 commit comments

Comments
 (0)