Sfoglia il codice sorgente

Try specifying trusty as the OS

Don Porter 9 anni fa
parent
commit
7e4f03a773
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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