mirror of
https://github.com/jarun/nnn.git
synced 2025-03-24 07:12:16 +00:00
Try trusty
This commit is contained in:
parent
78b8594baa
commit
288af8a2eb
1 changed files with 2 additions and 2 deletions
|
@ -10,10 +10,10 @@ matrix:
|
|||
include:
|
||||
# Access more recent gcc and clang via a Trusty image
|
||||
- os: linux
|
||||
dist: xenial
|
||||
dist: trusty
|
||||
compiler: gcc
|
||||
- os: linux
|
||||
dist: xenial
|
||||
dist: trusty
|
||||
compiler: clang
|
||||
- os: osx
|
||||
compiler: gcc
|
||||
|
|
Loading…
Add table
Reference in a new issue