Skip to content

Commit

Permalink
fix: only support node v12 in test
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Jul 7, 2020
1 parent d5e1a51 commit c324db0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- 12
- 14
after_success:
- npm run coverage

0 comments on commit c324db0

Please sign in to comment.