Add Go 1.4 to Travis config

pull/162/head
Vytautas Šaltenis 2015-04-11 18:07:21 +03:00
parent a2702e7449
commit 17bb7999de
1 changed files with 1 additions and 0 deletions

View File

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