Skip to content

Instantly share code, notes, and snippets.

@JoeStanton
Created January 23, 2013 14:15
Show Gist options
  • Save JoeStanton/4606090 to your computer and use it in GitHub Desktop.
Save JoeStanton/4606090 to your computer and use it in GitHub Desktop.
Example Travis Configuration
---
language: node_js
node_js:
- 0.8
notifications:
email:
- '[email protected]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment