Skip to content

Commit

Permalink
Fix minor issue with Travis config. (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic authored Jul 2, 2020
1 parent 80715ae commit 077b74b
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 @@ -18,5 +18,5 @@ deploy:
script: ./deploy.sh
skip_cleanup: true
on:
go: "1.14"
go: "1.14.x"
tags: true

0 comments on commit 077b74b

Please sign in to comment.