You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to local Jest test, I think it is still useful to include .travis.yml in the generated app. For example, like CRA, the app could be built and tested in both Node 4 and 6 for every pushed commit.
Travis is harmless for users who don't want to use it.