Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maijin authored Apr 28, 2017
1 parent 7a3cd22 commit c59bd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ before_script:
- rm masm32.zip
script:
- python script.py masm32
- zip -r masm32.zip masm32
- zip -r masm32.zip masm32.zig.gz
deploy:
skip_cleanup: true
provider: releases
Expand Down

0 comments on commit c59bd9c

Please sign in to comment.