Commit f1c222cb authored by Nick Thomas's avatar Nick Thomas

Test against go1.12

We need to start testing against go1.12. I don't know if we can drop
support for go1.10 yet, so I've left that untouched for now.
parent 906c9e7f
......@@ -24,6 +24,10 @@ test using go 1.10:
test using go 1.11:
<<: *test_definition
test using go 1.12:
image: golang:1.12
<<: *test_definition
test:release:
only:
- tags
......
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