Skip to content

Commit

Permalink
chore: some house keeping
Browse files Browse the repository at this point in the history
  • Loading branch information
mingchuno committed Jul 10, 2019
1 parent fb50dda commit 449a1ef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -23,7 +23,6 @@ before_script:

script:
- yarn lint
# turn off lint for the moment
- MONGODB_URL=mongodb://localhost/connect-mongo-test travis_retry yarn test

after_success:
Expand Down
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -6,7 +6,6 @@ MongoDB session store for [Connect](https://github.com/senchalabs/connect) and [
[![downloads](https://img.shields.io/npm/dm/connect-mongo.svg)](https://www.npmjs.com/package/connect-mongo)
[![Build Status](https://travis-ci.org/jdesboeufs/connect-mongo.svg?branch=master)](https://travis-ci.org/jdesboeufs/connect-mongo)
[![Coverage Status](https://coveralls.io/repos/jdesboeufs/connect-mongo/badge.svg?branch=master&service=github)](https://coveralls.io/github/jdesboeufs/connect-mongo?branch=master)
[![Dependency Status](https://david-dm.org/jdesboeufs/connect-mongo.svg?style=flat)](https://david-dm.org/jdesboeufs/connect-mongo)

## Compatibility

Expand Down

0 comments on commit 449a1ef

Please sign in to comment.