Skip to content

Commit

Permalink
Trying to fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
sagrawal31 committed Apr 3, 2019
1 parent 2e1fae3 commit 08f9b17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/platform-add.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ PLATFORM_VERSION=$3
FOLDER=".build-$PLATFORM"
rm -rf $FOLDER

npm install xcode --no-save
npm install "cordova@$CORDOVA_VERSION" --no-save
./node_modules/.bin/cordova create $FOLDER com.github.cordova_plugin_firebase HelloWorld

Expand Down

0 comments on commit 08f9b17

Please sign in to comment.