first commit
This commit is contained in:
commit
4d332ef662
27586 changed files with 3281783 additions and 0 deletions
19
rus/admin/_V4/_lib/CodeSeven-toastr/.travis.yml
Normal file
19
rus/admin/_V4/_lib/CodeSeven-toastr/.travis.yml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
|
||||
install:
|
||||
- npm install -g gulp karma-cli
|
||||
- npm install
|
||||
|
||||
script:
|
||||
- npm test
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
|
||||
branches:
|
||||
only:
|
||||
- develop
|
||||
- master
|
||||
Loading…
Add table
Add a link
Reference in a new issue