]> git.saurik.com Git - apt.git/blame - .travis.yml
Do not allow going from authenticated to unauthenticated repo
[apt.git] / .travis.yml
CommitLineData
db0e2486
MV
1language: cpp
2before_install:
49e16728 3 - sudo apt-get update -q
d382a0e4 4 - sudo ./prepare-release travis-ci
534454d4 5script: make && make test && test/integration/run-tests