Skip to content

Commit

Permalink
fix(nodejs): Resolve nodejs errors
Browse files Browse the repository at this point in the history
see #51
  • Loading branch information
hypery2k committed Feb 16, 2018
1 parent 7450964 commit 05a67bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ before_install:
# Prepare node and npm
- nvm install $NODE_VERSION && nvm use $NODE_VERSION
- npm install -g npm@$NPM_VERSION
# Show environment info
- node --version
- npm --version
before_script:
- npm install -g jshint
- npm install -g istanbul
Expand Down

0 comments on commit 05a67bb

Please sign in to comment.