Skip to content

Commit f1f39c6

Browse files
author
plamen5kov
committed
go back to root folder before deployin
1 parent e9fe007 commit f1f39c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ after_script:
3939
- emulator -avd Arm21 -no-skin -no-audio -no-window &
4040
- android-wait-for-emulator
4141
- "cd test-app && ./gradlew runtest --stacktrace"
42+
- "cd .."
4243
before_deploy:
4344
- FULL_PACKAGE_VERSION=`sed -n 's/\s*"version":\s*"\([a-zA-Z0-9.\-]\+\)"/\1/p' dist/package.json`
4445
- mv dist/$PACKAGE_NAME-$FULL_PACKAGE_VERSION.tgz ../.deploymentpackage

0 commit comments

Comments
 (0)