Skip to content

Commit

Permalink
fix: remove node v13
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Jul 7, 2020
1 parent 3785a95 commit 7ef013e
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,7 +1,6 @@
language: node_js
node_js:
- 12
- 13
- 14
after_success:
- npm run coverage

0 comments on commit 7ef013e

Please sign in to comment.