generate-travis
Advanced tools
+1
-1
| { | ||
| "name": "generate-travis", | ||
| "description": "Generate a .travis.yml file to the cwd or specified directory. Install globally and run with generate's CLI, or use as a component in your own generator.", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "homepage": "https://github.com/generate/generate-travis", | ||
@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", |
| sudo: false | ||
| language: node_js | ||
| node_js: | ||
| - "node" | ||
| - "6" | ||
@@ -5,0 +6,0 @@ - "5" |
11012
0.1%