diff --git a/.travis.yml b/.travis.yml index f39aae2..22da27f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ go: - '1.8' - '1.9' - '1.10' + - '1.11' before_install: - go get -v github.com/google/go-querystring/query - go get -v github.com/h2non/gock