Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed May 15, 2019
1 parent 694f08a commit b863448
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Expand Up @@ -2,9 +2,13 @@ language: node_js
sudo: false

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

os:
- linux

cache:
directories:
Expand Down

0 comments on commit b863448

Please sign in to comment.