Continuous Integration
See original GitHub issueSince the v1.0.0
release, we’ve had a test suite that covers a good deal of the code. Would it be possible to integrate Travis CI as in other Shopify open-sourced libraries?
cc @t-kelly.
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
What is Continuous Integration | Atlassian
Continuous integration (CI) is the practice of automating the integration of code changes from multiple contributors into a single software project.
Read more >What is Continuous Integration? – Amazon Web Services
Continuous integration is a DevOps software development practice where developers regularly merge their code changes into a central repository, ...
Read more >What is Continuous Integration: Testing, Software & Process ...
It is the discipline of being able to reliably release application changes (code) at any time. Beyond making sure your application passes automated...
Read more >Continuous Integration (CI) Explained - Semaphore
Continuous integration (CI) is a software development practice in which developers merge their changes to the main branch many times per day. Each...
Read more >Continuous integration - Wikipedia
In software engineering, continuous integration (CI) is the practice of merging all developers' working copies to a shared mainline several times a day...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top 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
I’ve created a helpdesk ticket (#SR-114997).
Yep! Take a look at the other Slate repo’s
.travis.yml
files and we’ll get it up and running.