Skip to content

Commit 0c07474

Browse files
committed
travis: bump ubuntu to 18.04 LTS
1 parent 65cc0ad commit 0c07474

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
@@ -10,7 +10,7 @@ env:
1010
- GOPATH=/opt
1111
- BUILD_DIR=/opt/src/github.com/coreos/go-systemd
1212
matrix:
13-
- DOCKER_BASE=ubuntu:16.04
13+
- DOCKER_BASE=ubuntu:18.04
1414
- DOCKER_BASE=debian:stretch
1515

1616
before_install:

0 commit comments

Comments
 (0)