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

Commit

Permalink
✨ Feat: Adds build for Node v12
Browse files Browse the repository at this point in the history
  • Loading branch information
justrhysism committed Jul 16, 2019
1 parent 2ff628a commit dc6d501
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 @@ -7,6 +7,7 @@ notifications:
node_js:
- '8'
- '10'
- '12'
before_install:
- npm install -g npm
- npm install -g greenkeeper-lockfile@1
Expand Down

0 comments on commit dc6d501

Please sign in to comment.