ソースを参照

Try building on Xenial

master
Arun Prakash Jana 6年前
コミット
82e9a958f9
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: A75979F35C080412
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      .travis.yml

+ 2
- 2
.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


読み込み中…
キャンセル
保存