Skip to content
This repository has been archived by the owner on Dec 25, 2021. It is now read-only.

Commit

Permalink
fix: drop node 13 from pipeline
Browse files Browse the repository at this point in the history
Node 13 causes a segmentation fault when jest is run
  • Loading branch information
alivenotions committed Dec 12, 2019
1 parent a32518a commit 7396f59
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
Expand Up @@ -8,7 +8,6 @@ branches:
notifications:
email: false
node_js:
- '13'
- '12'
- '11'
- '10'
Expand Down

0 comments on commit 7396f59

Please sign in to comment.