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 fc7ddb8 commit f76c2fbCopy full SHA for f76c2fb
.travis.yml
@@ -3,7 +3,7 @@ php:
3
- '5.5'
4
script:
5
- mkdir ../build
6
-- tar -czf ../build/dw2markdown.tgz --exclude='build/dw2markdown.tgz' *
+- tar -czf ../build/dw2markdown.tgz *
7
deploy:
8
provider: releases
9
api_key:
0 commit comments