Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit 133d88e

Browse files
committed
working on ci
1 parent f034a88 commit 133d88e

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
@@ -58,4 +58,4 @@ before_script:
5858

5959
script:
6060
#- if [ -n "$TRAVIS_TAG" ]; then ; fi
61-
- sudo bash -c "snapcraft() { docker run -v $(pwd):/my-snap snapcore/snapcraft sh -c 'apt update && cd /my-snap && snapcraft $1' } && yarn run publish"
61+
- sudo bash -c "snapcraft() { docker run -v $(pwd):/my-snap snapcore/snapcraft sh -c 'apt update && cd /my-snap && snapcraft $1'; } && yarn run publish"

0 commit comments

Comments
 (0)