Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Jun 26, 2017
1 parent a4ff87c commit 79c6c97
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,5 @@ node_js:
- "8"
- "6"
- "4"
- "0.12"
- "0.10"
before_install:
- npm install -g npm@^3
- npm install -g npm@latest
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ See [contributing guide](.github/CONTRIBUTING.md)

| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2017-06-01 | v1.0.39 | Maintenance |
| 2017-06-26 | v1.0.40 | Maintenance |
| 2016-11-04 | v1.0.11 | Support new markdownlint 0.3.0 options |
| 2016-11-04 | v1.0.10 | Maintenance |
| 2016-07-01 | v0.1.0 | Updated task config to use options |
Expand Down
2 changes: 1 addition & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
| Date | Version | Description |
| ----------- | ------- | ----------- |
| 2017-06-01 | v1.0.39 | Maintenance |
| 2017-06-26 | v1.0.40 | Maintenance |
| 2016-11-04 | v1.0.11 | Support new markdownlint 0.3.0 options |
| 2016-11-04 | v1.0.10 | Maintenance |
| 2016-07-01 | v0.1.0 | Updated task config to use options |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grunt-markdownlint",
"version": "1.0.39",
"version": "1.0.40",
"description": "A grunt task for markdown style checker and lint tool.",
"author": {
"name": "Sagie Gur-Ari",
Expand Down

0 comments on commit 79c6c97

Please sign in to comment.