Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
chore: wat
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Feb 22, 2021
1 parent d934b33 commit 22c7357
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 @@ -324,6 +324,7 @@ jobs:
node_js: 'node'
script:
# Travis lets scripts continue even if previous steps fail so need to use &&: https://github.com/travis-ci/travis-ci/issues/1066
- npm config set loglevel info
- npm run configure-examples &&
npm run test -- --scope=example* --concurrency=1

Expand Down

0 comments on commit 22c7357

Please sign in to comment.