mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 19:44:13 +00:00
Merge pull request #648 from spicyj/npm-cache
Cache node_modules on Travis
This commit is contained in:
commit
2c13456f99
@ -1,4 +1,9 @@
|
||||
language: objective-c
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
before_install:
|
||||
- brew update
|
||||
install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user