Add go 1.11 to CI

This commit is contained in:
Andrew Gillis 2018-09-20 12:04:37 -04:00
parent e1eb5d77ca
commit c892bbebe0

View file

@ -4,6 +4,7 @@ go:
- "1.8"
- "1.9"
- "1.10"
- "1.11"
- "tip"
before_script: