1
0
mirror of https://github.com/SmartHoneybee/ubiquitous-memory synced 2025-04-30 15:49:39 +02:00

Update .travis.yml (#6)

This commit is contained in:
Bee 2017-11-11 20:29:29 +01:00 committed by GitHub
parent cf744b94e1
commit ea4cbc8cc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,8 +18,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.3.0 - V=4.3.2
- V=4.3.1
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