aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index ecd089f..c50cf2b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,8 +4,6 @@ node_js:
- "8"
- "7"
- "6"
- - "5"
- - "4"
os:
- linux
@@ -20,7 +18,6 @@ before_install:
- npm install --global codacy-coverage
install:
- - npm install --only=production
- npm install --only=development
script: