question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add Travis for created apps

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
gaearoncommented, Sep 2, 2016

Yea, we won’t be doing this. You can always add it yourself, and it’s indeed too opinionated. Thanks for the suggestion though!

0reactions
rogeliogcommented, Sep 5, 2016

@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 😃

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found