awesome-cordova-plugins/circle.yml
Ibrahim Hadeed 05ee1617fd test(tests): add build_bundle to tests
this should help for now to ensure that we are able to build
2016-03-13 15:36:31 -04:00

16 lines
318 B
YAML

machine:
node:
version: 4.1.0
ruby:
version: 2.1.2
test:
override:
- echo "No tests are written at the moment. But we will attempt to build the library with the latest changes."
- npm run build_bundle
deployment:
staging:
branch: master
commands:
- ./scripts/docs/update_docs.sh