travis: update test matrix

go1.5.2 -> go1.5.3
go1.6beta2 -> go1.6rc1
This commit is contained in:
kortschak
2016-01-29 13:13:40 +10:30
parent f2313089de
commit a5f07f6773

View File

@@ -16,8 +16,8 @@ env:
go:
- 1.3.3
- 1.4.2
- 1.5.2
- 1.6beta2
- 1.5.3
- 1.6rc1
# Required for coverage.
before_install: