summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2018-06-25CI: Export DEBIAN_FRONTEND=noninteractive in all CI environmentsJulian Andres Klode
2017-09-24Drop curl method and apt-transport-https packageJulian Andres Klode
2017-07-02travis/docker: Various improvementsJulian Andres Klode
2017-06-30Switch to 'http' as the default https methodJulian Andres Klode
2017-06-30travis: Switch to DockerJulian Andres Klode
2017-06-28Fix test suite and enable non-curl testing on travis, shippableJulian Andres Klode
2017-06-28methods: Add HTTPS support to http method, using GnuTLSJulian Andres Klode
2017-01-24travis: Do not build documentation in root jobJulian Andres Klode
2017-01-24travis: Run test suites for root and user in separate build jobsJulian Andres Klode
2016-10-04travis: Move codecov from after_success to after_scriptJulian Andres Klode
2016-09-11travis: Add coverage testing using codecov.ioJulian Andres Klode
2016-09-11travis: use ninja and ccache for buildingJulian Andres Klode
2016-08-29test, travis: Quieter testing with a new -qq modeJulian Andres Klode
2016-08-19prepare-release: Use equivs and gdebi-core for travis depsJulian Andres Klode
2016-08-12ctest: show test output in case of failuresDavid Kalnischkies
2016-08-10CMake: Add unit testsJulian Andres Klode
2016-08-06CMake: Switch integration tests and travis overJulian Andres Klode
2016-06-29Revert "travis: use gcc-5 instead of gcc(-4.8)"David Kalnischkies
2016-05-28travis: use gcc-5 instead of gcc(-4.9)David Kalnischkies
2016-03-15Fix bug where the problemresolve can put a pkg into a heisenstateMichael Vogt
2016-01-07travis: pull liblz4-dev from wilyJulian Andres Klode
2015-12-11.travis.yml: Switch to new trusty machinesJulian Andres Klode
2015-11-04travis: move 'make' into the install targetDavid Kalnischkies
2015-10-11.travis.yml: Add pinned vivid for gettext and clean up a bitJulian Andres Klode
2015-08-31travis: use -q mode to reduce the verbosity greatlyDavid Kalnischkies
2015-08-31tavis: run testcases a second time, but as rootDavid Kalnischkies
2015-08-17Re-add support for G++ 4.8 and configure travis to use itJulian Andres Klode
2015-08-12travis: add ppa:ubuntu-toolschain-r/test as source for gcc-5David Kalnischkies
2014-08-26parse debian/tests/control for test dependenciesDavid Kalnischkies
2014-06-10fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travisMichael Vogt
2014-04-16extract travis installs from build-depends automaticallyDavid Kalnischkies
2013-10-03tests: install --no-install-recommends and stunnel4 for travisDavid Kalnischkies
2013-07-26add missing "make test" for travisMichael Vogt
2013-07-26build tree firstMichael Vogt
2013-07-26make setup in travis.yml a bit more verboseMichael Vogt
2013-07-25fix travis.ymlMichael Vogt
2013-07-25add .travis.ymlMichael Vogt