Skip to content

Commit

Permalink
Merge 35b5014 into 3d54506
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 29, 2017
2 parents 3d54506 + 35b5014 commit aa50a0e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,7 @@ branches:
only:
- master
- dev
- /^greenkeeper/.*$/

matrix:
fast_finish: true
Expand Down
2 changes: 2 additions & 0 deletions README.md
@@ -1,5 +1,7 @@
# lose-cls-context.js

[![Greenkeeper badge](https://badges.greenkeeper.io/overlookmotel/lose-cls-context.svg)](https://greenkeeper.io/)

# Function to lose CLS context

## Current status
Expand Down
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -16,8 +16,8 @@
"dependencies": {
},
"devDependencies": {
"mocha": "^2.4.5",
"chai": "^3.5.0",
"mocha": "^3.4.2",
"chai": "^4.0.0",
"jshint": "^2.9.1",
"istanbul": "^0.4.3",
"coveralls": "^2.11.9",
Expand Down

0 comments on commit aa50a0e

Please sign in to comment.