Skip to content

Commit 74ee7c9

Browse files
committed
working on ci
1 parent d8af74d commit 74ee7c9

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
@@ -56,7 +56,7 @@ before_script:
5656

5757
script:
5858
- shopt -s expand_aliases
59-
- alias snapcraft="sudo ./snap.sh"
59+
- alias snapcraft="sudo sh snap.sh"
6060
- snapcraft --version
6161
#- if [ -n "$TRAVIS_TAG" ]; then ; fi
6262
#- 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)