Explorar el Código

Added travis config

Sergey Lyubka hace 12 años
padre
commit
a9b5bb351f
Se han modificado 1 ficheros con 6 adiciones y 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