qutebrowser/scripts/dev/ci
Florian Bruhin 6558e196b4 Simplify package installation on CI
Having a Python script was a good idea back when we could do almost the
same steps on every CI configuration.

This turned out to grow into a complicated script, so it's easier to
split off things for Linux/OS X into a small shell script (and keep
Python for Windows, as I really don't want to use .bat/.ps).
2016-05-12 20:32:03 +02:00
..
appveyor_install.py Simplify package installation on CI 2016-05-12 20:32:03 +02:00
travis_install.sh Simplify package installation on CI 2016-05-12 20:32:03 +02:00
travis_run.sh Revert "travis: Switch to autobuilt Docker images" 2016-04-29 23:21:41 +02:00