/docker-travis

Dockerfiles for testing qutebrowser on Travis CI

Primary LanguagePython

Build Status

This repository contains a Dockerfile template for containers used to test qutebrowser on Travis CI.

The generate.py script uses that template to generate various image configuration.

The images are rebuilt via Travis CI in this repository, and qutebrowser then downloads them during the Travis run in the qutebrowser repository. Note that means that it'll take a while until builds will use the newer image if you make a change to this repository.