Skip to content

Instantly share code, notes, and snippets.

@mmalecki
Created January 7, 2012 01:44
Show Gist options
  • Select an option

  • Save mmalecki/1573433 to your computer and use it in GitHub Desktop.

Select an option

Save mmalecki/1573433 to your computer and use it in GitHub Desktop.
Basic `.travis.yml` you should be using for your project
language: node_js
node_js:
- 0.4
- 0.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment