Skip to content

Instantly share code, notes, and snippets.

@imjakechapman
Created September 10, 2015 22:42
Show Gist options
  • Select an option

  • Save imjakechapman/55e42549363ae8b7fd98 to your computer and use it in GitHub Desktop.

Select an option

Save imjakechapman/55e42549363ae8b7fd98 to your computer and use it in GitHub Desktop.
basic .travis.yml
language: node_js
node_js:
- "0.12.7"
script: npm run test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment