Browse Source

Bump Travis versions

pull/753/head
Harald Nordgren 6 years ago
parent
commit
07f635c3bc
  1. 1
      .travis.yml

1
.travis.yml

@ -2,6 +2,7 @@ sudo: false
language: go language: go
go: go:
- 1.10.x - 1.10.x
- 1.11.x
- tip - tip
before_install: before_install:

Loading…
Cancel
Save