Skip to content

Commit

Permalink
Hopefully this is the last nail.
Browse files Browse the repository at this point in the history
  • Loading branch information
vercas committed Oct 27, 2015
1 parent 1c431be commit 1376882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ after_success:

before_deploy:
- echo before deploy
- chmod +x disassemble-kernel.sh # Fine!
- ./disassemble-kernel.sh > build/beelzebub.beelzebub.amd64.x86.disassembly.txt
- pushd build
- zip -r Beelzebub.zip *
Expand Down

0 comments on commit 1376882

Please sign in to comment.