Skip to content

Commit

Permalink
travis: update to go 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulexus committed Jan 26, 2019
1 parent 345aec8 commit dba71aa
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 @@
language: go
go:
- "1.10"
- "1.11"
install:
- go get -u github.com/golang/dep/cmd/dep/...
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s -- -b $GOPATH/bin v1.13
Expand Down

0 comments on commit dba71aa

Please sign in to comment.