Browse Source

Add 1.11 to build in travis (#398)

pull/399/head
Shalom Yerushalmy 7 years ago committed by Matt Silverlock
parent
commit
962c5bed07
  1. 1
      .travis.yml

1
.travis.yml

@ -9,6 +9,7 @@ matrix: @@ -9,6 +9,7 @@ matrix:
- go: 1.8.x
- go: 1.9.x
- go: 1.10.x
- go: 1.11.x
- go: tip
allow_failures:
- go: tip

Loading…
Cancel
Save