Skip to content

Commit

Permalink
dropping 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
glaslos committed Nov 11, 2019
1 parent 1c0ada4 commit 4f07698
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -3,15 +3,16 @@ language: go
branches:
only:
- master

go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- tip

env:
- GO111MODULE=on
- GOFLAGS="-mod=readonly"

matrix:
allow_failures:
Expand Down

0 comments on commit 4f07698

Please sign in to comment.