Skip to content

Commit

Permalink
Merge 65f8b59 into 7285ebc
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 29, 2017
2 parents 7285ebc + 65f8b59 commit d906fc2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ branches:
only:
- master
- dev
- /^greenkeeper/.*$/

matrix:
fast_finish: true
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# middlestack.js

[![Greenkeeper badge](https://badges.greenkeeper.io/overlookmotel/middlestack.svg)](https://greenkeeper.io/)

# DEPRECATED

This project has been renamed `shimstack`.
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"shimstack": "*"
},
"devDependencies": {
"mocha": "^2.2.4",
"chai": "^2.3.0",
"mocha": "^3.4.2",
"chai": "^4.0.0",
"jshint": "^2.7.0",
"istanbul": "^0.3.14",
"istanbul": "^0.4.5",
"coveralls": "^2.11.2"
},
"keywords": [
Expand Down

0 comments on commit d906fc2

Please sign in to comment.