Skip to content

Commit eb3dfa6

Browse files
authored
chore(packages): updating jest to 25.1 for perf improvements (#170)
https://jestjs.io/blog/2020/01/21/jest-25 BREAKING CHANGE: Node min version is now 8
1 parent ce2b757 commit eb3dfa6

File tree

3 files changed

+2939
-2866
lines changed

3 files changed

+2939
-2866
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ node_js:
33
- "8"
44
- "9"
55
- "10"
6+
- "12"
67
deploy:
78
on:
89
tags: true

0 commit comments

Comments
 (0)