Skip to content

Commit fe1f935

Browse files
committed
Fix travis ci, add travis badge
1 parent 1d00ca3 commit fe1f935

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
language: node_js
12
deploy:
23
provider: npm
34
email:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# react-scripts-with-ssr
22

3+
[![Build Status](https://travis-ci.org/joernb/react-scripts-with-ssr.svg?branch=master)](https://travis-ci.org/joernb/react-scripts-with-ssr)
4+
35
This is a fork of [react-scripts](https://github.com/facebook/create-react-app/tree/master/packages/react-scripts), which adds support for server-side rendering (SSR).
46
react-scripts is a part of [Create React App](https://github.com/facebook/create-react-app), which can be used with a customized version of react-scripts.

0 commit comments

Comments
 (0)