Browse Source

feat(travis.yml): Initial commit

Brandon Philips 12 years ago
parent
commit
f746b1e4f1
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .travis.yml

+ 8 - 0
.travis.yml

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