Drop go 1.3 and add go 1.5rc1 for tests

This commit is contained in:
Miek Gieben 2015-08-12 07:51:12 +01:00
parent d2cb5e8fef
commit 0fe10e90c4

View File

@ -1,6 +1,6 @@
language: go language: go
go: go:
- 1.3
- 1.4 - 1.4
- 1.5rc1
script: script:
- go test -short -bench=. - go test -short -bench=.