Update travis versions
This commit is contained in:
parent
493f49a508
commit
9b0c8e3809
@ -1,15 +1,15 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.5.3
|
- 1.5.4
|
||||||
- 1.6
|
- 1.6.2
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get github.com/jteeuwen/go-bindata/...
|
- go get github.com/jteeuwen/go-bindata/...
|
||||||
- cd client
|
- cd client
|
||||||
- nvm install 4.3.1
|
- nvm install 4.4.3
|
||||||
- nvm use 4.3.1
|
- nvm use 4.4.3
|
||||||
- npm install -g npm
|
- npm install -g npm
|
||||||
- npm install -g gulp
|
- npm install -g gulp
|
||||||
- npm install
|
- npm install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user