Initial Travis CI support

This commit is contained in:
Tony Blyler 2016-05-13 18:14:25 -04:00
parent 819930a8fc
commit 3299e329db
No known key found for this signature in database
GPG key ID: 25C9D3A655D1A65C

5
.travis.yml Normal file
View file

@ -0,0 +1,5 @@
language: go
go:
- 1.6
- tip