This repository was archived by the owner on Oct 26, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ sudo : false
2+ language : node_js
3+ cache :
4+ directories :
5+ - node_modules
6+ node_js :
7+ - " 4"
8+ - " 5"
9+ before_script :
10+ - export DISPLAY=:99.0
11+ - sh -e /etc/init.d/xvfb start
12+ script :
13+ - npm run test
Original file line number Diff line number Diff line change 11# redux-simple-router
22
3- [ ![ npm version] ( https://img.shields.io/npm/v/redux-simple-router.svg?style=flat-square )] ( https://www.npmjs.com/package/redux-simple-router ) [ ![ npm downloads] ( https://img.shields.io/npm/dm/redux-simple-router.svg?style=flat-square )] ( https://www.npmjs.com/package/redux-simple-router )
3+ [ ![ npm version] ( https://img.shields.io/npm/v/redux-simple-router.svg?style=flat-square )] ( https://www.npmjs.com/package/redux-simple-router ) [ ![ npm downloads] ( https://img.shields.io/npm/dm/redux-simple-router.svg?style=flat-square )] ( https://www.npmjs.com/package/redux-simple-router ) [ ![ build status ] ( https://img.shields.io/travis/glennr/redux-simple-router/master.svg?style=flat-square )] ( https://travis-ci.org/glennr/redux-simple-router )
44
55** Let react-router do all the work** :sparkles :
66
You can’t perform that action at this time.
0 commit comments