Skip to content

Commit

Permalink
Execute tests on Node 12 (#2828)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad authored and CrossEye committed May 23, 2019
1 parent c45208e commit 2705518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,5 +3,6 @@ language: node_js
node_js:
- 8
- 10
- 12
before_script:
- npm run lint

0 comments on commit 2705518

Please sign in to comment.