Parcourir la source

Try specifying trusty as the OS

Don Porter il y a 7 ans
Parent
commit
7e4f03a773
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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