Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-04 | Revert "travis: only run CI on pull requests" | Daniel Watkins | |
Until we have a clear issue with CI throughput, let's make sure that we're testing master. This reverts commit 21967a2dedc781e05cf62c80fb730d0ed5973c8b. | |||
2019-11-12 | travis: only run CI on pull requests | Chad Smith | |
2019-10-21 | introduce .travis.yml | Daniel Watkins | |
This captures the CI testing that is currently performed by the Ubuntu Server Jenkins instance into a Travis configuration, which is part of the migration of cloud-init code hosting from Launchpad to GitHub. |