Skip to content

Commit f2c7a00

Browse files
committed
travis: Use Ubuntu (Bionic Beaver) 18.04 LTS
Signed-off-by: Josef Schlehofer <[email protected]>
1 parent 7ce4a5d commit f2c7a00

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 @@ git:
33
quiet: true
44

55
language: c
6-
dist: trusty
6+
dist: bionic
77
sudo: false
88
cache:
99
directories:

0 commit comments

Comments
 (0)