ソースを参照

Added travis config

Sergey Lyubka 12 年 前
コミット
a9b5bb351f
1 ファイル変更6 行追加0 行削除
  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