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

Commit

Permalink
Added Node versions 10 and 11 to .travis.yml (#625)
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Goldberg authored Nov 5, 2018
1 parent 0d2b678 commit ec22efb
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
Expand Up @@ -7,5 +7,7 @@ language: node_js
node_js:
- '6'
- '8'
- '10'
- '11'

sudo: false

0 comments on commit ec22efb

Please sign in to comment.