Skip to content

Commit b3c6586

Browse files
travis travis travis travis
1 parent 982de4b commit b3c6586

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
@@ -19,7 +19,7 @@ script:
1919
pushd ui-router-core && \
2020
yarn && \
2121
yarn build && \
22-
yalc publish \
22+
yalc publish && \
2323
popd && \
2424
yalc add @uirouter/core ;
2525
fi

0 commit comments

Comments
 (0)