Actually update to 1.6 in travis

This commit is contained in:
James Shubin
2016-03-10 03:22:36 -05:00
parent 9aea95ce85
commit 54615dc03b

View File

@@ -2,7 +2,7 @@ language: go
go:
- 1.4.3
- 1.5.3
- 1.6.0
- 1.6
- tip
sudo: false
install: 'make deps'