Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Commit

Permalink
update travis config to include supported node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
m90 committed Aug 28, 2019
1 parent df2a7fa commit 7f6b8bc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
@@ -1,8 +1,7 @@
language: node_js
node_js:
- '6'
- '8'
- '10'
- node
- lts/*
sudo: false
env:
global:
Expand Down

0 comments on commit 7f6b8bc

Please sign in to comment.