Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
nvm is wired
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Jun 15, 2017
1 parent 97189de commit f8b34de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ cache:

before_install:
- sudo apt-get install -y libffi-dev libssl-dev shellcheck
- nvm install 'lts/*' && nvm use 'lts/*'
- nvm install 8.1.1
- nvm use 8.1.1

install:
- npm install -g eslint csslint sass-lint jsonlint stylelint eslint-plugin-react eslint-plugin-react-native babel-eslint
Expand Down

0 comments on commit f8b34de

Please sign in to comment.