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

Commit

Permalink
ci: add 10 and 11 versions of node to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeysova committed Mar 1, 2019
1 parent 17cf8a5 commit 76b7987
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,8 @@ language: node_js
node_js:
- 8
- 9
- 10
- 11

sudo: false

Expand Down

0 comments on commit 76b7987

Please sign in to comment.