Add travis config

Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
This commit is contained in:
Jonathan Rudenberg 2016-07-12 22:23:58 -04:00
parent 01ee159114
commit 7f7abf1289

10
.travis.yml Normal file
View File

@ -0,0 +1,10 @@
language: go
go:
- 1.6.2
- tip
sudo: false
matrix:
allow_failures:
- go: tip