reduce number of travis builds to a single one on go1.13.x

pull/227/head
iwilltry42 5 years ago
parent 1200a2a500
commit a13a4cc2ce
  1. 1
      .travis.yml

@ -3,7 +3,6 @@ language: go
env:
- GO111MODULE=on
go:
- 1.12.x
- 1.13.x
git:
depth: 1

Loading…
Cancel
Save