Skip to content

Commit

Permalink
travis: Test against stable and oldstable (uber-go#882)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav committed Nov 24, 2020
1 parent d35001d commit 676e3e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -9,8 +9,8 @@ env:

matrix:
include:
- go: 1.13.x
- go: 1.14.x
- go: oldstable
- go: stable
env: LINT=1

script:
Expand Down

0 comments on commit 676e3e0

Please sign in to comment.