Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
update travis config
Browse files Browse the repository at this point in the history
PR-URL: #7
Credit: @isaacs
Close: #7
Reviewed-by: @isaacs
  • Loading branch information
isaacs committed Dec 11, 2019
1 parent a929196 commit a0f09a6
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .travis.yml
@@ -1,6 +1,8 @@
language: node_js
sudo: false

node_js:
- "8"
- "6"
- "4"
- node
- 12
- 10
- 8
- 6

0 comments on commit a0f09a6

Please sign in to comment.