Skip to content

Commit

Permalink
travis: bump ubuntu to 18.04 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
lucab committed May 7, 2018
1 parent f71e910 commit 8a2b307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
- GOPATH=/opt
- BUILD_DIR=/opt/src/github.com/coreos/go-systemd
matrix:
- DOCKER_BASE=ubuntu:16.04
- DOCKER_BASE=ubuntu:18.04
- DOCKER_BASE=debian:stretch

before_install:
Expand Down

0 comments on commit 8a2b307

Please sign in to comment.