]> git.saurik.com Git - apt.git/blob - .travis.yml
fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travis
[apt.git] / .travis.yml
1 language: cpp
2 before_install:
3 - sudo apt-get update -q
4 - sudo ./prepare-release travis-ci
5 - sudo apt-get install -q --no-install-recommends stunnel4 db-util
6 script: make && make test && test/integration/run-tests