Browse Source

Node 5, 6 and 7 seems to not like something. Delete them from Travis build

Godzil 6 years ago
parent
commit
fcae53baae
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

@@ -1,9 +1,6 @@
 language: node_js
 sudo: false
 node_js:
- - 5
- - 6
- - 7
  - 8
  - 9
 before_install: