travis: add go1.5

This commit is contained in:
Alexander Neumann 2015-08-20 19:15:07 +02:00
parent d7426a72f4
commit 94eebbaa88
1 changed files with 1 additions and 0 deletions

View File

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