chore: update Travis configuration.

This commit is contained in:
Fernandez Ludovic 2020-09-02 03:34:19 +02:00 committed by Ludovic Fernandez
parent 4f16a89b03
commit 23155f049d

View file

@ -4,10 +4,11 @@ cache:
directories:
- $GOPATH/pkg/mod
matrix:
jobs:
fast_finish: true
include:
- go: 1.14.x
- go: 1.15.x
env: STABLE=true
- go: 1.x
- go: tip