Skip to content

Commit

Permalink
chore: bump Go to 1.13 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hbagdi committed Oct 20, 2019
1 parent 01c1c29 commit 5a2e62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: go
sudo: false

go:
- '1.12'
- '1.13'

env:
global:
Expand Down

0 comments on commit 5a2e62f

Please sign in to comment.