mirror of https://github.com/statping/statping
travis-ci updates
parent
531e181cc4
commit
7765075c27
|
@ -36,7 +36,7 @@ branches:
|
||||||
before_install:
|
before_install:
|
||||||
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm && git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm install stable
|
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm && git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm install stable
|
||||||
- nvm install 10.17.0
|
- nvm install 10.17.0
|
||||||
- nvm use 10.17.0
|
- nvm use 10.17.0 --default
|
||||||
install:
|
install:
|
||||||
- npm install -g sass
|
- npm install -g sass
|
||||||
- npm install -g newman
|
- npm install -g newman
|
||||||
|
|
Loading…
Reference in New Issue