Browse Source

Update Travis config

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

+ 2
- 2
.travis.yml View File

@@ -1,8 +1,8 @@
language: go
sudo: required
go:
- 1.7.5
- 1.8
- "1.10.x"
- "1.11.x"
- tip
os:
- linux


Loading…
Cancel
Save