Fix CircleCi build (#183)

This commit is contained in:
Rodrigo Nascimento 2018-01-09 22:42:43 -02:00 committed by GitHub
parent 7a1d359a4f
commit 78fb33b12e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ jobs:
name: Install NPM modules
command: |
npm install
npm install codecov
# npm install codecov
- run:
name: Lint
@ -139,7 +139,7 @@ jobs:
command: |
rm -rf node_modules
npm install
npm install react-native
# npm install react-native
- run:
name: Fix known build error