Skip to content

Commit

Permalink
Another attempt to fix deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed Nov 30, 2017
1 parent 2eeddd9 commit 0323e14
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 @@ -26,7 +26,7 @@ script:
- cd web; make 2510H

before_deploy:
- cd web/; tar cvfz 2510H.tgz 2510H/; mv 2510H.tgz ..
- cd web/; tar cvfz 2510H.tgz 2510H/

deploy:
provider: releases
Expand Down

0 comments on commit 0323e14

Please sign in to comment.