Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
update node versions used for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Rinehart committed Jun 29, 2018
1 parent 928e670 commit 51cf46a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: node_js
node_js:
- "10"
- "8"
- "6"
- "4"

Expand Down

0 comments on commit 51cf46a

Please sign in to comment.