Skip to content

Commit

Permalink
Merge pull request #55 from jstransformers/travis-node-11
Browse files Browse the repository at this point in the history
travis: Add Node.js 11
  • Loading branch information
RobLoach committed Jan 16, 2019
2 parents 3719e69 + dbb903a commit 900829e
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 @@ -6,6 +6,7 @@ node_js:
- "8"
- "9"
- "10"
- "11"

after_success:
- npm run coverage
Expand Down

0 comments on commit 900829e

Please sign in to comment.