Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
    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)
  • Loading branch information
takeshi-hirosue committed Mar 8, 2019
1 parent ecab90c commit 6bc3616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: false
language: node_js

node_js:
- 'stable'
- 'lts/*'
dist: trusty
sudo: false
cache: yarn
Expand Down

0 comments on commit 6bc3616

Please sign in to comment.