commit | 66928beff07e654d08f02f592e53aaab8df488d5 | [log] [tgz] |
---|---|---|
author | Nino Kodabande <nkodabande@suse.com> | Thu Aug 03 23:07:29 2017 |
committer | GitHub <noreply@github.com> | Thu Aug 03 23:07:29 2017 |
tree | 9a7d8c0c4f4cd798de96b7d373a3b145b753a7a5 | |
parent | a927b6857fc77f4823ab37102e948be667b92bd8 [diff] |
Update .travis.yml
diff --git a/.travis.yml b/.travis.yml index 9cf8bb7..183f1b7 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -4,9 +4,10 @@ - go test -race -v ./... go: - - 1.4 - 1.5 - 1.6 + - 1.7 + - 1.8 - tip matrix: