Bootstrap test

This commit is contained in:
Simon Lübeß
2024-10-02 18:21:57 +02:00
parent 21ddf69d5f
commit 4f45da02bf
86 changed files with 77957 additions and 1 deletions
@@ -0,0 +1,12 @@
language: node_js
node_js:
- "0.11"
- "0.10"
before_script:
- npm install -g grunt-cli
- npm install
- bower install
script: grunt test --verbose --force