Skip to content

Commit

Permalink
chore(travis) dont build docs in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjennings committed Nov 4, 2018
1 parent 070ff3f commit 909a6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ before_script:
- npm prune
script:
- yarn test:coverage
- yarn build
- yarn build:umd
after_success:
- yarn report-coverage
branches:
Expand Down

0 comments on commit 909a6b7

Please sign in to comment.