Test against Go 1.5 and 1.6 on Travis

This commit is contained in:
Marius 2015-12-26 22:36:38 +01:00
parent 28eb393dc5
commit f96e2614fc
1 changed files with 6 additions and 0 deletions

View File

@ -3,8 +3,14 @@ go:
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- tip
env:
global:
- GO15VENDOREXPERIMENT=1
matrix:
allow_failures:
- go: tip