Browse Source

Bump Travis build to Go 1.13

pull/232/head
Matt Baer 4 years ago
parent
commit
d66091a356
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

@@ -1,7 +1,7 @@
language: go language: go


go: go:
- "1.11.x"
- "1.13.x"


env: env:
- GO111MODULE=on - GO111MODULE=on


Loading…
Cancel
Save