Merge pull request #12 from zach-klippenstein/go16

Build with go 1.6.
This commit is contained in:
Zach Klippenstein 2016-02-21 15:48:34 -08:00
commit 019b1a3607

View file

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