Skip to content

Commit 3cfcb3f

Browse files
committed
Use Xenial on Travis instead of Trusty
1 parent d7356bb commit 3cfcb3f

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

33

4-
dist: trusty
4+
dist: xenial
55
sudo: false
66

77
matrix:

0 commit comments

Comments
 (0)