ソースを参照
Try building on Xenial
master
Arun Prakash Jana
6年前
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: A75979F35C080412
-
.travis.yml
|
|
@@ -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 |
|
|
|