Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Update minor go version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Bovtunov committed Jun 24, 2019
1 parent 5e8f859 commit 448dddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ sudo: false

matrix:
include:
- go: "1.11"
- go: "1.12"
- go: "1.11.x"
- go: "1.12.x"
fast_finish: true

env:
Expand Down

0 comments on commit 448dddf

Please sign in to comment.