Skip to content

Instantly share code, notes, and snippets.

@rfreitas
Created April 7, 2017 11:40
Show Gist options
  • Save rfreitas/6ebff888669554242ab21a69a06c3070 to your computer and use it in GitHub Desktop.
Save rfreitas/6ebff888669554242ab21a69a06c3070 to your computer and use it in GitHub Desktop.
language: node_js
node_js:
- 5
os:
- linux
after_success:
- chmod ugo+x ./deploy.sh
- ./deploy.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment