Explorar o código

Added travis config

Sergey Lyubka %!s(int64=12) %!d(string=hai) anos
pai
achega
a9b5bb351f
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      .travis.yml

+ 6 - 0
.travis.yml

@@ -0,0 +1,6 @@
+language: c
+compiler:
+  - gcc
+  - clang
+# Change this to your needs
+script: make linux