ufocoder / redux-universal-boilerplate

Boilerplate for react universal (isomorphic) application based on flux architecture (redux implementation)
MIT License
72 stars 19 forks source link

Updating React to v16, along with other support changes to make sure it all works. #36

Closed Velveeta closed 6 years ago

Velveeta commented 6 years ago

Oops, didn't notice the e2e tests, I'll make sure those are passing also.

Velveeta commented 6 years ago

Hmmmmm, I'm not sure what's going on here... Both the unit and e2e tests are passing locally for me, but are failing inside the TravisCI builder... Have you seen this before? Have an tips for what might be going wrong on my end?

ufocoder commented 6 years ago

@Velveeta Thanks for PR, I'll fix build