mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Try building on Xenial
This commit is contained in:
parent
68f0af6220
commit
82e9a958f9
|
@ -10,10 +10,10 @@ matrix:
|
|||
include:
|
||||
# Access more recent gcc and clang via a Trusty image
|
||||
- os: linux
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
compiler: gcc
|
||||
- os: linux
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
compiler: clang
|
||||
- os: osx
|
||||
compiler: gcc
|
||||
|
|
Loading…
Reference in a new issue