Add Go 1.5 to Travis config

pull/212/head
Vytautas Šaltenis 2015-10-17 21:11:06 +03:00
parent 8cec3a854e
commit fbdd06145d
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ go:
- 1.2
- 1.3
- 1.4
- 1.5
install:
- go get -d -t -v ./...