Skip to content

Commit

Permalink
responding to some instructions for create react [source1](facebook/c…
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDimmitt committed Jul 4, 2018
1 parent 59ed45f commit c46261b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ install:
- npm install -g codecov
script:
- npm run build
- npm test && codecov
- yarn test -- --coverage
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@
"url": "https://github.com/codeforboston/cliff-effects/issues"
},
"jest": {
"coverageDirectory": "./coverage/",
"collectCoverage": true,
"snapshotSerializers": [
"enzyme-to-json/serializer"
]
Expand Down

0 comments on commit c46261b

Please sign in to comment.