first commit
This commit is contained in:
9
public/bower_components/bootstrap-datepicker/.travis.yml
vendored
Normal file
9
public/bower_components/bootstrap-datepicker/.travis.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
sudo: false
|
||||
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- "6"
|
||||
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
Reference in New Issue
Block a user