fix bug comma
This commit is contained in:
7
wwwroot/BackendScript/js/jQuery-Mask-Plugin-master/.travis.yml
Executable file
7
wwwroot/BackendScript/js/jQuery-Mask-Plugin-master/.travis.yml
Executable file
@@ -0,0 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "8.9.3"
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
- npm install
|
||||
script: grunt test
|
||||
Reference in New Issue
Block a user