mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
test(tests): add build_bundle to tests
this should help for now to ensure that we are able to build
This commit is contained in:
parent
21dba101f1
commit
05ee1617fd
@ -5,7 +5,8 @@ machine:
|
||||
version: 2.1.2
|
||||
test:
|
||||
override:
|
||||
- echo "Skipping tests for now"
|
||||
- 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:
|
||||
|
Loading…
Reference in New Issue
Block a user