Add Travis for created apps
See original GitHub issueIn 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.
Issue Analytics
- State:
- Created 7 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Apps, Clients and Tools - Travis CI Docs
There is a wide range of tools you can use to interact with Travis CI: Websites: Full Web Clients, Dashboards, Tools; Mobile Applications:...
Read more >Using TravisCI to securely build and deploy a signed version ...
Using TravisCI to securely build and deploy a signed version of your Android app. · Create a Keystore file + credentials with which...
Read more >Definitive Guide to Getting Started with Travis CI
Learn everything you need to know with Travis CI from the ground up to get started with builds and deployments today!
Read more >Adding Travis CI builds to a .NET Core app
In this post I describe how to build and test your ASP.NET Core or .NET Core app in a linux and Mac environment...
Read more >How to create an app bundle (and APK) on Travis / CI server
Preparing Travis / CI config; Making an app bundle; Downloading bundletool; Using bundletool to create a universal APK. Tidying up.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yea, we won’t be doing this. You can always add it yourself, and it’s indeed too opinionated. Thanks for the suggestion though!
@Jiansen, yeah, if you want to add the note for Travis I think that it makes sense and you should take it 😄 that is more than fine with me 👍 We can worry about adding notes for other CIs when the need comes 😃