Skip to content

Commit

Permalink
chore: adding build task after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
willy.ovalle@klarna.com committed Aug 15, 2019
1 parent bfd2b78 commit 9bb2d51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ script:
# - shellcheck -x $(git ls-files | grep '[.]sh$')
- ./node_modules/.bin/madge -c .
- yarn audit
- yarn build
- yarn lint
- yarn test

Expand Down

0 comments on commit 9bb2d51

Please sign in to comment.