ソースを参照

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