Add go 1.11rc1 travis build
This commit is contained in:
parent
c8c09bce8c
commit
3dea4d6513
@ -4,6 +4,7 @@ go:
|
|||||||
- "1.8.x"
|
- "1.8.x"
|
||||||
- "1.9.x"
|
- "1.9.x"
|
||||||
- "1.10.x"
|
- "1.10.x"
|
||||||
|
- 1.11rc1
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
os:
|
os:
|
||||||
@ -17,8 +18,8 @@ matrix:
|
|||||||
install:
|
install:
|
||||||
- go get github.com/jteeuwen/go-bindata/...
|
- go get github.com/jteeuwen/go-bindata/...
|
||||||
- cd client
|
- cd client
|
||||||
- nvm install 10.1.0
|
- nvm install 10.9.0
|
||||||
- nvm use 10.1.0
|
- nvm use 10.9.0
|
||||||
- npm install -g yarn
|
- npm install -g yarn
|
||||||
- yarn global add gulp@next
|
- yarn global add gulp@next
|
||||||
- yarn --ignore-engines
|
- yarn --ignore-engines
|
||||||
|
Loading…
x
Reference in New Issue
Block a user