Selaa lähdekoodia

Use Ubuntu Xenial image to build

master
Arun Prakash Jana 5 vuotta sitten
vanhempi
commit
c1668cb9dd
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. +3
    -3
      .travis.yml

+ 3
- 3
.travis.yml Näytä tiedosto

@@ -8,12 +8,12 @@ env:

matrix:
include:
# Access more recent gcc and clang via a Trusty image
# Access more recent gcc and clang via a Xenial image
- os: linux
dist: trusty
dist: xenial
compiler: gcc
- os: linux
dist: trusty
dist: xenial
compiler: clang
- os: osx
compiler: gcc


Loading…
Peruuta
Tallenna