1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-26 13:48:49 +08:00

build: only build last 2 versions of Go plus tip for CI

Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
Ron Evans 2019-05-21 15:32:09 +02:00
parent c6a415d88b
commit 2bb75a88c4

View File

@ -3,9 +3,8 @@ sudo: required
dist: trusty
go_import_path: gobot.io/x/gobot
go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- tip
matrix:
allow_failures: