Skip to content

Commit

Permalink
ci: Fix Go version at 1.14.7 to address snap build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
yktoo committed Sep 5, 2020
1 parent de94b64 commit f236bc2
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
dist: bionic

go:
- 1.14.x
- 1.14.7

go_import_path: github.com/yktoo/ymuse

Expand Down

0 comments on commit f236bc2

Please sign in to comment.