瀏覽代碼

Try specifying trusty as the OS

Don Porter 8 年之前
父節點
當前提交
7e4f03a773
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      .travis.yml

+ 5 - 0
.travis.yml

@@ -1,2 +1,7 @@
 language: c
 script: make && make install
+
+matrix:
+  include:
+    - os: linux
+      dist: trusty