Skip to content

Commit

Permalink
Fixing up deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanhorn committed Nov 30, 2017
1 parent 10f2c9a commit 2eeddd9
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 @@ -25,7 +25,7 @@ script:
- raco setup book
- cd web; make 2510H

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

deploy:
Expand Down

0 comments on commit 2eeddd9

Please sign in to comment.