Skip to content
Snippets Groups Projects
Unverified Commit 78fb33b1 authored by Rodrigo Nascimento's avatar Rodrigo Nascimento Committed by GitHub
Browse files

Fix CircleCi build (#183)

parent 7a1d359a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment