Test against Go 1.6 Beta 1 on Travis

This commit is contained in:
Marius 2016-01-13 22:25:16 +01:00
parent 0e8ab11170
commit 3c45d40890
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ go:
- 1.3
- 1.4
- 1.5
- 1.6
- 1.6beta1
- tip
sudo: false