diff --git a/styles/bootstrap/jqtree/.travis.yml b/styles/bootstrap/jqtree/.travis.yml deleted file mode 100644 index 4a038ec36..000000000 --- a/styles/bootstrap/jqtree/.travis.yml +++ /dev/null @@ -1,8 +0,0 @@ -language: node_js -node_js: - - 0.6 -before_script: - - npm install connect - - node phantomjs/server.js & - - sleep 5 -script: phantomjs phantomjs/run-qunit.js http://localhost:8000/test/test.html