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