Merge pull request #81 from h2non/develop

feat(travis): use go 1.6
This commit is contained in:
Tomás Aparicio 2016-02-20 01:44:31 +00:00
commit eb9d6938e1

View file

@ -1,5 +1,6 @@
language: go
go:
- 1.6
- 1.5
- 1.4
- 1.3