Skip to content

Commit

Permalink
fix(Travis): travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
st0ffern committed Aug 11, 2016
1 parent d8b2451 commit 78220e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ before_install:
- npm i -g npm@^2.0.0
- npm install -g eslint
- npm install -g eslint-plugin-react
- npm i react@~15.2.1
- npm i react-native@0.31.0
before_script:
- npm prune
script:
Expand Down

0 comments on commit 78220e8

Please sign in to comment.