Add frontend assets and plugin bundles
Add the legacy frontend themes, scripts, and plugin assets required by the main SPOTA interfaces.
This commit is contained in:
4
assets/plugins/bootstrap-datetimepicker/.travis.yml
Normal file
4
assets/plugins/bootstrap-datetimepicker/.travis.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
before_script:
|
||||
- cd ./tests
|
||||
- echo "new Date().toString();" | phantomjs
|
||||
script: phantomjs run-qunit.js tests.html
|
||||
Reference in New Issue
Block a user