Skip to content

Commit 873b25a

Browse files
committed
travis: upgrade dist version
1 parent 9696985 commit 873b25a

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
@@ -1,7 +1,7 @@
11
language: cpp
22
cache: ccache
33
sudo: required
4-
dist: trusty
4+
dist: xenial
55
compiler:
66
- g++
77
install: export CXX="g++-7"

0 commit comments

Comments
 (0)