We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8000132 commit 890d4cfCopy full SHA for 890d4cf
.travis.yml
@@ -8,6 +8,6 @@ script:
8
- pod lib lint
9
deploy:
10
provider: script
11
- script: ./scripts/push.sh
+ script: rvm use default && pod trunk push
12
on:
13
tags: true
0 commit comments