Skip to content

Commit

Permalink
modify travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kimorkim committed Sep 16, 2016
1 parent b890d23 commit c1bc71d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ cache:
- app/node_modules
- "$HOME/.electron"
- "$HOME/.npm"
before_install:
- git clone https://github.com/creationix/nvm.git ~/.nvm
- source ~/.nvm/nvm.sh
- nvm install $NODE_VERSION
- nvm use --delete-prefix $NODE_VERSION
install:
- npm prune
- npm install
Expand Down

0 comments on commit c1bc71d

Please sign in to comment.