Przeglądaj źródła

Try specifying trusty as the OS

Don Porter 9 lat temu
rodzic
commit
7e4f03a773
1 zmienionych plików z 5 dodań i 0 usunięć
  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