summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2017-07-04Update for PyQt 5.9.1Florian Bruhin
2017-06-19travis: Add group: edgeFlorian Bruhin
2017-06-19travis: Remove the archlinux-ng docker envFlorian Bruhin
2017-05-17ci: Use Python 3.6 everywhereFlorian Bruhin
2017-03-05Debug segfaults on travisFlorian Bruhin
2017-02-17Drop PyQt < 5.7.1 support for QtWebEngineFlorian Bruhin
2017-02-17Reenable PyQt 5.6 PyPI testsFlorian Bruhin
2017-02-17Add PyQt 5.8 PyPI test envsFlorian Bruhin
2017-02-09travis: Use archlinux-webengine image for QtWebEngineFlorian Bruhin
2017-02-09travis: Re-add accidentally removed PyPI PyQt buildsFlorian Bruhin
2017-02-09Revert OS X / Windows changes for PyPI packagesFlorian Bruhin
2017-02-09Remove py35-pyqt56 on TravisFlorian Bruhin
2017-02-09Add test environments using PyQt from PyPIFlorian Bruhin
2017-02-06Add QtWebKit-NG test job to TravisFlorian Bruhin
2017-02-05Use Python 3.6 on OS XFlorian Bruhin
2017-02-05Replace remaining mentions of The-Compiler/qutebrowserFlorian Bruhin
2017-02-05Replace all GitHub linksFlorian Bruhin
2016-11-16travis: Set matrix.fast_finishFlorian Bruhin
2016-10-17travis: Allow El Capitan to failFlorian Bruhin
2016-10-06Disable OS X Yosemite build on Travis for nowFlorian Bruhin
2016-10-05travis: Add El Capiton/Yosemite OS X buildsFlorian Bruhin
2016-09-06travis: Re-enable OS X testsFlorian Bruhin
2016-09-05travis: Add a build job for QtWebEngineFlorian Bruhin
2016-07-29travis: Remove testing on Ubuntu WilyFlorian Bruhin
2016-07-26travis: Switch bot to #qutebrowser-devFlorian Bruhin
2016-06-30travis: Allow OS X to fail againFlorian Bruhin
2016-06-10travis: Update OS X bottle to Qt 5.6.1Florian Bruhin
2016-06-10Revert "travis: Reactivate OS X tests"Florian Bruhin
2016-05-29travis: Add a Ubuntu Xenial build environmentFlorian Bruhin
2016-05-29travis: Reactivate OS X testsFlorian Bruhin
2016-05-29Use requirements files for tox dependenciesFlorian Bruhin
2016-05-12travis: Set VIRTUALENV_DOWNLOAD=noFlorian Bruhin
2016-05-12travis: Use "language: generic"Florian Bruhin
2016-05-12Simplify package installation on CIFlorian Bruhin
2016-04-06Stop supporting running tests without Xvfb/DISPLAYFlorian Bruhin
2016-04-06travis: Only modify $PATH as neededFlorian Bruhin
2016-03-26Revert "Allow eslint to fail for now"Florian Bruhin
2016-03-25Allow eslint to fail for nowFlorian Bruhin
2016-03-19travis: Allow OS X to fail for nowFlorian Bruhin
2016-03-16Revert "Revert "Check docs on Travis""Florian Bruhin
2016-03-15Revert "Check docs on Travis"Florian Bruhin
2016-03-15Check docs on TravisFlorian Bruhin
2016-03-15travis: Fine-tune IRC notificationsFlorian Bruhin
2016-03-15travis: Add IRC notificationsFlorian Bruhin
2016-03-15docker: Also run on Ubuntu Wily on TravisFlorian Bruhin
2016-03-15Try to run Docker on TravisFlorian Bruhin
2016-03-15Move ci_install.py to subdirFlorian Bruhin
2016-03-15travis: Use explicit matrixFlorian Bruhin
2016-03-10Remove unnecessary cmdline args on CIFlorian Bruhin
2016-03-02Reduce pytest output on CI.Florian Bruhin