Test on CI

This commit is contained in:
Wliu
2017-01-24 19:57:12 -05:00
parent 038f03a89f
commit 86b8f67879
3 changed files with 4 additions and 4 deletions

View File

@@ -16,8 +16,8 @@ general:
dependencies:
pre:
- curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.3/install.sh | bash
- nvm install 4.4.7
- nvm use 4.4.7
- nvm install 7.4.0
- nvm use 7.4.0
- npm install -g npm
override: