This commit is contained in:
progr76@gmail.com
2019-02-10 22:53:54 +03:00
parent 5b2c8d4ca1
commit 3029d69c0e
179 changed files with 56720 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
language: node_js
node_js:
- "0.10"
before_script:
- npm install -g grunt-cli
notifications:
on_success: never
on_failure: always