support drag and drop for playlist items
This commit is contained in:
parent
80929558e6
commit
fd64c014a3
45 changed files with 4202 additions and 3 deletions
6
dashboard-ui/bower_components/dragula.js/.travis.yml
vendored
Normal file
6
dashboard-ui/bower_components/dragula.js/.travis.yml
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- 'iojs'
|
||||
- '4'
|
||||
before_script:
|
||||
- export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start
|
Loading…
Add table
Add a link
Reference in a new issue