Skip to content

Commit

Permalink
Merge pull request #1049 from prymitive/go-1.13.3
Browse files Browse the repository at this point in the history
chore(ci): use Go 1.13.3 on Travis
  • Loading branch information
prymitive authored Oct 18, 2019
2 parents a8112c2 + a4940f7 commit fc81561
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
@@ -1,6 +1,6 @@
defaults_go: &DEFAULTS_GO
language: go
go: "1.13.1"
go: "1.13.3"
cache:
directories:
# https://restic.net/blog/2018-09-02/travis-build-cache
Expand Down

0 comments on commit fc81561

Please sign in to comment.