endlessm / azafea

Service to track device activations and usage metrics
Mozilla Public License 2.0
10 stars 2 forks source link

ci: Use containerized services in Travis #77

Closed adarnimrod closed 4 years ago

adarnimrod commented 4 years ago

Try to improve the time it takes for a ci run by:

Don't merge this yet, the PR is for running the CI.

adarnimrod commented 4 years ago

The caching of images made the builds A LOT slower. So that part is gone. The PR is now changed from containers and speed up to just containers (and a little bit of a speed up). Only question I have is do you wish to the latest available version of Redis and Postgres or set versions?