Use Go 1.5.1 for travis tests

This commit is contained in:
Alexander Neumann 2015-09-12 22:15:09 +02:00
parent 316f6ed313
commit 4fb46faae7
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ sudo: false
go:
- 1.3.3
- 1.4.2
- 1.5
- 1.5.1
os:
- linux