summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/.travis.yml b/.travis.yml
index 01d60165..45d8e1b3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,10 +18,4 @@ before_install:
language: node_js
node_js:
- - "6.10.2"
-
-install:
- - "npm install"
-
-script:
- - "npm test"
+ - "4.8.1" \ No newline at end of file