Skip to content

Commit

Permalink
chore(docker): added autochecker command
Browse files Browse the repository at this point in the history
  • Loading branch information
bahmutov committed Apr 19, 2016
1 parent cb94793 commit 6b1952d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"test": "gt test/jsTest.js --output",
"use-case": "node test/use-case.js & node test/use-case-nested.js",
"semantic-release": "semantic-release pre && npm publish && semantic-release post",
"issues": "git-issues"
"issues": "git-issues",
"check": "autochecker 0.12 4.0 5.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 6b1952d

Please sign in to comment.