mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 11:34:23 +00:00
Cache node_modules on Travis
This commit is contained in:
parent
c760ca90a5
commit
12bfcac731
@ -1,4 +1,9 @@
|
|||||||
language: objective-c
|
language: objective-c
|
||||||
|
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- node_modules
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- brew update
|
- brew update
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user