Browse Source

Play with Travis CI. This attempt will fail.

Don Porter 7 years ago
parent
commit
fa2f9ce3eb
2 changed files with 4 additions and 0 deletions
  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
+