Skip to content

Commit

Permalink
Bump to Replace golang 1.10 with 1.12
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel J Walsh <[email protected]>
  • Loading branch information
rhatdan committed Mar 4, 2019
1 parent 11dd219 commit ee5b2d4
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 @@ -2,8 +2,8 @@ language: go
dist: xenial
sudo: required
go:
- 1.10.x
- 1.11.x
- 1.12.x
- tip

env:
Expand Down

0 comments on commit ee5b2d4

Please sign in to comment.