ci: pin VM version

Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
Alexander Bezzubov 2018-10-23 13:11:09 +02:00
parent 89ec551e70
commit 0f6077dd94
No known key found for this signature in database
GPG Key ID: 8039F5787EFCD05D

View File

@ -1,5 +1,7 @@
language: go
sudo: false
dist: trusty
language: go
go:
- '1.10.x'
@ -53,6 +55,7 @@ jobs:
jdk: oraclejdk8
install:
- gimme version
- eval "$(curl -sL https://raw.githubusercontent.com/travis-ci/gimme/master/gimme | GIMME_GO_VERSION=$GO_VERSION bash)"
- go version
- export GOPATH=$HOME/gopath