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.3.0", | ||
| "version": "0.3.1", | ||
| "homepage": "https://github.com/generate/generate-travis", | ||
@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", |
+6
-5
@@ -159,6 +159,7 @@ <p align="center"> | ||
| | **Commits** | **Contributor**<br/> | | ||
| | **Commits** | **Contributor** | | ||
| | --- | --- | | ||
| | 20 | [jonschlinkert](https://github.com/jonschlinkert) | | ||
| | 4 | [doowb](https://github.com/doowb) | | ||
| | 24 | [jonschlinkert](https://github.com/jonschlinkert) | | ||
| | 7 | [doowb](https://github.com/doowb) | | ||
| | 1 | [jamen](https://github.com/jamen) | | ||
| | 1 | [tunnckoCore](https://github.com/tunnckoCore) | | ||
@@ -188,6 +189,6 @@ | ||
| Copyright © 2016, [Jon Schlinkert](https://github.com/jonschlinkert). | ||
| Released under the [MIT license](https://github.com/generate/generate-travis/blob/master/LICENSE). | ||
| Released under the [MIT license](LICENSE). | ||
| *** | ||
| _This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.1.31, on October 01, 2016._ | ||
| _This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.2.0, on December 09, 2016._ |
@@ -6,1 +6,3 @@ sudo: false | ||
| - '6' | ||
| - '5' | ||
| - '4' |
192
0.52%11825
-0.03%