Explorar el Código

Add firebase to test script

Ben Hsieh hace 8 años
padre
commit
53734e3b8d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      test.sh

+ 1
- 0
test.sh Ver fichero

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