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

Commit bc2e5cf

Browse files
committed
chore: run example tests in PRs
1 parent 8a14a5c commit bc2e5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
name: examples
134134
script:
135135
- npm run build
136-
- npm run test -- $RUN_SINCE --scope=example* --concurrency=1
136+
- npm run test -- --scope=example* --concurrency=1
137137

138138
- stage: release-rc-npm
139139
# only run on changes to master

0 commit comments

Comments
 (0)