Skip to content

Commit 02ce8e5

Browse files
author
Capuccino
committed
g
1 parent aae20e0 commit 02ce8e5

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
@@ -36,7 +36,7 @@ env:
3636
# This is the script part. This is where the actual building is happening.
3737
# This produces an artifact which we'll use later on to publish a release.
3838

39-
script: ./renpy.sh "../mod/" lint && ./renpy.sh launcher distribute "../mod/" --savedir launcher && cd ..
39+
script: ./renpy.sh "../mod/" lint && ./renpy.sh launcher distribute "../mod/" && cd ..
4040

4141

4242
# This is where the actual releases happen. Travis has the ability to publish releases from GitHub, Amazon S3, OpenShift, etc.

0 commit comments

Comments
 (0)