Skip to content

Commit

Permalink
upgrade the version of go that travis uses
Browse files Browse the repository at this point in the history
  • Loading branch information
blacksails committed Sep 10, 2019
1 parent 8537991 commit 4be7fb2
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,7 +1,7 @@
dist: trusty
sudo: required
language: go
go: "1.10"
go: "1.13"
services:
- docker
install:
Expand Down

0 comments on commit 4be7fb2

Please sign in to comment.