提交 9b8b68f1 编写于 作者: J Joao Moreno

use latest node in travis

上级 f603380e
......@@ -21,8 +21,8 @@ before_install:
- git submodule update --init --recursive
- git clone https://github.com/creationix/nvm.git ./.nvm
- source ./.nvm/nvm.sh
- nvm install 0.12
- nvm use 0.12
- nvm install node
- nvm use node
- npm install -g npm@2
- npm config set python `which python`
- npm install -g gulp
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册