Selaa lähdekoodia

Play with Travis CI. This attempt will fail.

Don Porter 8 vuotta sitten
vanhempi
commit
fa2f9ce3eb
2 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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
+