Explorar o código

add travis.yml

Ivan Avdeev %!s(int64=6) %!d(string=hai) anos
pai
achega
1f0dc92644
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      .travis.yml

+ 5 - 0
.travis.yml

@@ -0,0 +1,5 @@
+language: c
+script: make
+compiler:
+  - clang
+  - gcc