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

Commit 5ede68e

Browse files
committed
fix: build before example run
1 parent 2daef3d commit 5ede68e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
- npx json -I -f ./lerna.json -e "this.packages.push('examples/*')"
135135
- npm run reset
136136
- npm install
137+
- npm run build -- $RUN_SINCE --scope={ipfs,ipfs-http-client}
137138
- npm run test -- --scope=example* --concurrency=1
138139

139140
- stage: release-rc-npm

0 commit comments

Comments
 (0)