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 196663e commit b46f181Copy full SHA for b46f181
.travis.yml
@@ -52,5 +52,7 @@ before_script:
52
- sh -e /etc/init.d/xvfb start &
53
- sleep 3
54
55
+if: tag IS present
56
+
57
script:
58
- yarn run publish
0 commit comments