UNPKG

react-ssr

Version:

A simplified solution to React server side rendering.

12 lines (11 loc) 137 B
language: node_js node_js: - "6" - "8" env: global: - BUILD_TIMEOUT=10000 install: - npm install script: - npm run test:ci