Hi there,
I hope this is the right place for this :)
I want to enable a simple Docker image build test for https://github.com/nodejs/docker-node using Travis-CI. It will help streamline our workflow when updating the image as the test builds will happen automatically. I did a test over here on a fork to make sure it actually worked;
Here's the relevant PR to add the appropriate .travis.yml file to the repo:
nodejs/docker-node#139
Hi there,
I hope this is the right place for this :)
I want to enable a simple Docker image build test for https://github.com/nodejs/docker-node using Travis-CI. It will help streamline our workflow when updating the image as the test builds will happen automatically. I did a test over here on a fork to make sure it actually worked;
Here's the relevant PR to add the appropriate .travis.yml file to the repo:
nodejs/docker-node#139