Commit 9a21ee91 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Run go build/test in CI with 1.9 and 1.10

parent 71b7eac2
......@@ -53,9 +53,13 @@ rspec:ruby2.1:
- support/go-test
- support/go-format check
go:1.8:
go:1.9:
<<: *go_definition
image: golang:1.8
image: golang:1.9
go:1.10:
<<: *go_definition
image: golang:1.10
codequality:
image: docker:stable
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment