mirror of
https://github.com/SmartHoneybee/ubiquitous-memory
synced 2025-06-29 14:48:37 +02:00
Update .travis.yml (#15)
This commit is contained in:
parent
5a5da5e379
commit
f00ec524e3
@ -19,7 +19,7 @@ env:
|
|||||||
- GOROOT=$HOME/$GOV/go
|
- GOROOT=$HOME/$GOV/go
|
||||||
- PATH=$GOROOT/bin:$PATH:$GOPATH/bin
|
- PATH=$GOROOT/bin:$PATH:$GOPATH/bin
|
||||||
matrix:
|
matrix:
|
||||||
- V=4.4.5
|
- V=4.5.0
|
||||||
before_install:
|
before_install:
|
||||||
- install -d $GOPATH $GOROOT
|
- install -d $GOPATH $GOROOT
|
||||||
- wget https://storage.googleapis.com/golang/go$GOV.linux-amd64.tar.gz
|
- wget https://storage.googleapis.com/golang/go$GOV.linux-amd64.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user