Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
add travis support
Browse files Browse the repository at this point in the history
  • Loading branch information
ste-xx committed May 31, 2018
1 parent ed3ff03 commit 10a3cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy_s3.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

mkdir deploy
chmod 777 deploy
sudo chown -R travis:travis /home/travis/
zip -r deploy/s2t-incoming-not-transcoded-file-eventhandler.zip index.js node_modules/

0 comments on commit 10a3cf9

Please sign in to comment.