summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* parse debian/tests/control for test dependenciesDavid Kalnischkies2014-08-261-1/+0
| | | | | | | | Our integration tests need some additional dependencies to run and function correctly, but while multiple places run them, there is no need to also specify the these dependencies in multiple places. Git-Dch: Ignore
* fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travisMichael Vogt2014-06-101-1/+1
|
* extract travis installs from build-depends automaticallyDavid Kalnischkies2014-04-161-1/+2
| | | | | | | | I forgot to add libgtest-dev to the list of packages to install on travis, so this slightly hacky oneliner might prevent us from having the same problem again if we happen to change dependencies again. Git-Dch: Ignore
* tests: install --no-install-recommends and stunnel4 for travisDavid Kalnischkies2013-10-031-1/+1
| | | | | | stunnel4 is required for https tests Git-Dch: Ignore
* add missing "make test" for travisMichael Vogt2013-07-261-1/+1
|
* build tree firstMichael Vogt2013-07-261-1/+1
|
* make setup in travis.yml a bit more verboseMichael Vogt2013-07-261-2/+2
|
* fix travis.ymlMichael Vogt2013-07-251-1/+1
|
* add .travis.ymlMichael Vogt2013-07-251-0/+5