Update for go1.6

This commit is contained in:
Arlo Breault 2016-03-09 13:08:36 -08:00
parent 960a136c64
commit e5f284ca56
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@ language: go
go:
- 1.5
- 1.6
env:
- TRAVIS_NODE_VERSION="4.1"