mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-09 17:13:46 +08:00
Merge pull request #648 from spicyj/npm-cache
Cache node_modules on Travis
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
language: objective-c
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
before_install:
|
||||
- brew update
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user