Skip to content

Commit f2b0e3f

Browse files
committed
Pass Ignite UI root URL from build var
1 parent 1969bcf commit f2b0e3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ script:
99
- rm -rf dist/${TRAVIS_BRANCH}
1010

1111
# build
12-
- gulp build-samples --version ${TRAVIS_BRANCH}
12+
- gulp build-samples --version ${TRAVIS_BRANCH} --ignite-ui ${IGNITE_ROOT}
1313

1414
# move to dist, set git credentials
1515
- cd dist

0 commit comments

Comments
 (0)