瀏覽代碼

Play with Travis CI. This attempt will fail.

Don Porter 8 年之前
父節點
當前提交
fa2f9ce3eb
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 1 0
      .gitignore
  2. 3 0
      .travis.yml

+ 1 - 0
.gitignore

@@ -1 +1,2 @@
 /Runtime/
+*~

+ 3 - 0
.travis.yml

@@ -0,0 +1,3 @@
+language: c
+script: make
+