Sfoglia il codice sorgente

feat(travis.yml): Initial commit

Brandon Philips 12 anni fa
parent
commit
f746b1e4f1
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. 8 0
      .travis.yml

+ 8 - 0
.travis.yml

@@ -0,0 +1,8 @@
+language: go
+go: 1.1
+
+install:
+ - echo "Skip install"
+
+script:
+ - ./test