Skip to content

Commit 784075c

Browse files
authored
Merge pull request #296 from rcdexta/jest_snapshots
test(styled-components): Adding jest-styled-components to ensure the …
2 parents e6f8a7f + bcad689 commit 784075c

6 files changed

Lines changed: 9676 additions & 24783 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ cache:
55
notifications:
66
email: true
77
node_js:
8-
- '10'
9-
- '8'
8+
- '10.16.0'
109
after_success:
1110
- npm run semantic-release
1211
branches:

0 commit comments

Comments
 (0)