瀏覽代碼

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


Loading…
取消
儲存