Explicit testing of Go 1.5

This commit is contained in:
Daniele Tricoli 2015-08-23 22:45:06 +02:00
parent cc07728c53
commit 77d3f38658
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: go
go:
- 1.3
- 1.4
- 1.5
- tip
before_install:
- mkdir -p $HOME/gopath/src/eriol.xyz