Skip to content

Commit 3cbe5f6

Browse files
TypeError: Cannot assign to read only property 'Symbol(Symbol.toStringTag)' of object '#<process>' at exports.default (node_modules/jest-util/build/create_process_object.js:15:34) fix:
1 parent ecab90c commit 3cbe5f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ language: node_js
44

55
node_js:
66
- 'stable'
7+
- 'lts/*'
78
dist: trusty
89
sudo: false
910
cache: yarn

0 commit comments

Comments
 (0)