Skip to content

Commit

Permalink
Merge f3ebc1b into 3242d31
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianovide committed May 26, 2021
2 parents 3242d31 + f3ebc1b commit 5757d9d
Show file tree
Hide file tree
Showing 79 changed files with 18,241 additions and 27,863 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ typings/
build
serviceAccountKey.json
scripts/tmp.jpg
cordova-app/www

.DS_Store

Expand Down
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ cache:
- node_modules/

script:
- npm test -- --coverage # Include coverage when running tests
- npm run build
- yarn test -- --coverage # Include coverage when running tests
- yarn build

after_script: # Upload coverage reports
- npm run coveralls # remember to st COVERALLS_REPO_TOKEN
- yarn run coveralls # remember to st COVERALLS_REPO_TOKEN

before_deploy:
- pushd functions && npm install && popd
- npm run build
- yarn build

deploy:
- provider: firebase
Expand Down
70 changes: 0 additions & 70 deletions bin/geovation-photos-update.js

This file was deleted.

10 changes: 0 additions & 10 deletions cordova-app/.gitignore

This file was deleted.

51 changes: 0 additions & 51 deletions cordova-app/README.md

This file was deleted.

74 changes: 0 additions & 74 deletions cordova-app/config.xml

This file was deleted.

23 changes: 0 additions & 23 deletions cordova-app/hooks/README.md

This file was deleted.

50 changes: 0 additions & 50 deletions cordova-app/info.txt

This file was deleted.

Loading

0 comments on commit 5757d9d

Please sign in to comment.