Skip to content

Commit 27ac4dd

Browse files
committed
chore(travis-ci): upgrade build environment to ubuntu bionic [skip appveyor]
1 parent 5101462 commit 27ac4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ matrix:
33
include:
44
- os: linux
55
compiler: gcc
6-
dist: xenial
6+
dist: bionic
77
sudo: required
88
install: "./travis-install.sh"
99
script: make test

0 commit comments

Comments
 (0)