travis: update go version

master
Oliver Tonnhofer 2016-03-08 16:20:24 +01:00
parent fddaea018f
commit 387d9448c2
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
language: go
go:
- 1.5.3
- 1.6
- tip
addons:
postgresql: "9.3"