Skip to content

Commit 93e8efa

Browse files
committed
build/dw2markdown.tgz excluden beim einpacken.
1 parent 683202a commit 93e8efa

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
@@ -3,7 +3,7 @@ php:
33
- '5.5'
44
script:
55
- mkdir build
6-
- tar -czf build/dw2markdown.tgz *
6+
- tar -czf build/dw2markdown.tgz --exclude='build/dw2markdown.tgz' *
77
deploy:
88
provider: releases
99
api_key:

0 commit comments

Comments
 (0)