.travis.yml: update stable go version to 1.5

This commit is contained in:
Patrick Mezard
2015-10-27 13:37:14 +01:00
parent f78a839676
commit ac475e89e2

View File

@@ -1,5 +1,5 @@
language: go
go:
- 1.4
- 1.5
- tip