Skip to content

Commit 288af8a

Browse files
committed
Try trusty
1 parent 78b8594 commit 288af8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ matrix:
1010
include:
1111
# Access more recent gcc and clang via a Trusty image
1212
- os: linux
13-
dist: xenial
13+
dist: trusty
1414
compiler: gcc
1515
- os: linux
16-
dist: xenial
16+
dist: trusty
1717
compiler: clang
1818
- os: osx
1919
compiler: gcc

0 commit comments

Comments
 (0)