Skip to content

Commit

Permalink
update go version
Browse files Browse the repository at this point in the history
  • Loading branch information
namtzigla authored Nov 10, 2018
1 parent 541831b commit adc84b0
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 @@ -2,7 +2,7 @@ dist: trusty
sudo: false
language: go
go:
- '1.8'
- '1.11'
before_script:
- wget https://github.com/google/protobuf/releases/download/v3.2.0/protoc-3.2.0-linux-x86_64.zip
- export PROTOC_DIR=/tmp/proto
Expand Down

0 comments on commit adc84b0

Please sign in to comment.