Skip to content

Instantly share code, notes, and snippets.

@therahulprasad
Created May 29, 2017 15:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save therahulprasad/2cea6693551e4c1c59375a2090688d6f to your computer and use it in GitHub Desktop.
Save therahulprasad/2cea6693551e4c1c59375a2090688d6f to your computer and use it in GitHub Desktop.
Travis test that will always pass
language: node_js
node_js:
- '0.11'
- '0.10'
script: node -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment