Browse Source

Add firebase to test script

Ben Hsieh 8 years ago
parent
commit
53734e3b8d
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      test.sh

+ 1
- 0
test.sh View File

39
 cd "${TEST_APP_PATH}"
39
 cd "${TEST_APP_PATH}"
40
 # npm install --save "${CWD}/src"
40
 # npm install --save "${CWD}/src"
41
 npm install --save react-native-fetch-blob@0.7.0-dev.1
41
 npm install --save react-native-fetch-blob@0.7.0-dev.1
42
+npm install --save firebase
42
 rnpm link
43
 rnpm link
43
 
44
 
44
 # copy android assets
45
 # copy android assets