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

Commit

Permalink
Run CI on Node v12 (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov committed May 15, 2019
1 parent 677447c commit c818d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: node_js

# https://github.com/nodejs/Release
node_js:
- '12'
- '10'
- '8'

Expand Down

0 comments on commit c818d37

Please sign in to comment.