UNPKG

redux-react-session

Version:

[![NPM version](https://img.shields.io/npm/v/redux-react-session.svg?style=flat)](https://npmjs.org/package/redux-react-session) [![Build status: Linux](https://travis-ci.org/bernabe9/redux-react-session.svg?branch=master)](https://travis-ci.org/bernabe9/

11 lines (10 loc) 134 B
language: node_js node_js: - "6" - "5" - "4" script: - npm run lint - npm run test after_success: - npm run test:cover:CI