Explorar o código

Play with Travis CI. This attempt will fail.

Don Porter %!s(int64=8) %!d(string=hai) anos
pai
achega
fa2f9ce3eb
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  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
+