Browse Source

Try building on Xenial

master
Arun Prakash Jana 6 years ago
parent
commit
82e9a958f9
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .travis.yml

+ 2
- 2
.travis.yml View File

@@ -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…
Cancel
Save