Skip to content

Commit

Permalink
Add srb typecheck to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
gburgett committed Aug 25, 2019
1 parent 08fdaa4 commit 38ced94
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 @@ -29,6 +29,7 @@ jobs:
- npm install
script:
- bundle exec danger
- bin/bundle exec srb tc
- bundle exec rubocop
- bundle exec erblint '*/app/views/**/*.erb'
- npm run lint
Expand Down

0 comments on commit 38ced94

Please sign in to comment.