Browse Source

add basic travis.yml

Alan Shreve 12 years ago
parent
commit
fbcde8774b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -0,0 +1,4 @@
+script: make release-all
+install: true
+go: 
+- 1.1