Skip to content

Commit 28260a2

Browse files
authored
fix: Change to optimizely-sdk directory prior to running Source Clear (#562)
Summary: Prior to running Source Clear build step, change into optimizely-sdk directory Test plan: N/A
1 parent 03b573e commit 28260a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
if: type = cron
9090
addons:
9191
srcclr: true
92-
before_install: skip
92+
before_install: cd packages/optimizely-sdk
9393
install: skip
9494
before_script: skip
9595
script: skip

0 commit comments

Comments
 (0)