Skip to content

Commit

Permalink
Travis-CI: drop old nodejs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed May 22, 2020
1 parent 10be97e commit 0c29349
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,2 @@
sudo: false
language: node_js
node_js:
- '4'
- '6'
- '8'
node_js: node

0 comments on commit 0c29349

Please sign in to comment.