aboutsummaryrefslogtreecommitdiffstats
path: root/extlib/videojs-resolution-switcher/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'extlib/videojs-resolution-switcher/.travis.yml')
-rw-r--r--extlib/videojs-resolution-switcher/.travis.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/extlib/videojs-resolution-switcher/.travis.yml b/extlib/videojs-resolution-switcher/.travis.yml
deleted file mode 100644
index 41d37ae1..00000000
--- a/extlib/videojs-resolution-switcher/.travis.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-language: node_js
-node_js:
- - 4
- - 0.12
- - 0.10
-before_install: npm install -g grunt-cli
-install: npm install
-sudo: false