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

Commit 494f690

Browse files
committed
working on ci
1 parent 74ee7c9 commit 494f690

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ before_script:
5757
script:
5858
- shopt -s expand_aliases
5959
- alias snapcraft="sudo sh snap.sh"
60-
- snapcraft --version
61-
#- if [ -n "$TRAVIS_TAG" ]; then ; fi
60+
- yarn run publish
61+
#- 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)