Created
May 15, 2017 07:20
-
-
Save tejasrsuthar/12620cb582ce2a71dc49f08f6c30696b to your computer and use it in GitHub Desktop.
Travis Build configuration file for NodeJS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
language: node_js | |
node_js: | |
- "iojs" | |
- "7" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment