Skip to content

Commit

Permalink
update travis VI + update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
simonfranzen committed Jan 24, 2019
1 parent 1326bfd commit 02be2cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
language: node_js
node_js:
- 10
script:
- npm run test
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

exports[`renders <Button /> without throwing 1`] = `
<button
className="sc-bdVaJa sc-bwzfXH bohNoF"
className="sc-bdVaJa sc-bwzfXH fjHQiM"
color="white"
fontSize="inherit"
fontWeight="bold"
Expand Down

0 comments on commit 02be2cb

Please sign in to comment.