cdecker / lightning-integration

Lightning Integration Testing Framework
Other
74 stars 31 forks source link

Travis: Check the dockerfile builds at the very least #74

Closed jtimon closed 5 years ago

jtimon commented 5 years ago

This is a very minimal introduction to travis. It will only check that bujilding the dockerfile works, but that's better than nothing.

Ideally we would want to outsource running all the tests for every pr apart from running them locally, because why not. But travis has a reasonable limitation of 50 min per job.

I will try propose more ugly improvements to this in https://github.com/cdecker/lightning-integration/pull/66 , but I think this is a good simple start to build and discuss on top of. I think we all want this to always work and is easy.

cdecker commented 5 years ago

ACK https://github.com/cdecker/lightning-integration/pull/74/commits/73fb2b6316da41e27388fce695ef99cea14f9234