Browse Source

travis: Add Go 1.12

tags/v1.3.1
Bjørn Erik Pedersen 4 years ago
parent
commit
a924560ecf
No known key found for this signature in database GPG Key ID: 330E6E2BD4859D8F
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -4,6 +4,7 @@ env:
sudo: required
go:
- "1.11.x"
- "1.12.x"
- tip
os:
- linux


Loading…
Cancel
Save