UNPKG

rift-router

Version:

Blazing Fast and Lightweight router for React Based on state first.

14 lines (13 loc) 206 B
os: linux dist: trusty language: node_js node_js: - '10' cache: yarn install: yarn script: - yarn lint - yarn test --coverage - yarn build after_success: - bash <(curl -s https://codecov.io/bash)