Skip to content

Commit 47dfc62

Browse files
committed
Update README
1 parent 3ca2130 commit 47dfc62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Express-React-HMR-Boilerplate
22

3-
[![Build Status](https://travis-ci.org/gocreating/express-react-hmr-boilerplate.svg?branch=master)](https://travis-ci.org/gocreating/express-react-hmr-boilerplate)
3+
[![Build Status](https://travis-ci.org/gocreating/express-react-hmr-boilerplate.svg?branch=dev)](https://travis-ci.org/gocreating/express-react-hmr-boilerplate)
44
[![Dependency Status](https://david-dm.org/gocreating/express-react-hmr-boilerplate.svg)](https://david-dm.org/gocreating/express-react-hmr-boilerplate)
55

66
This is a boilerplate for scaffolding MERN stack projects with livereload feature supported.
@@ -204,7 +204,7 @@ git flow feature finish upgrade-mirror
204204

205205
### v1.0
206206

207-
- [ ] Travis Testing
207+
- [x] Travis Testing
208208
- [ ] Asynchronous redux-form validation (detect duplicate username/email)
209209
- [ ] Pagination Mechanism
210210

0 commit comments

Comments
 (0)