mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-13 20:31:12 +00:00
Minimal fixes to make .travis.yml usable
This commit is contained in:
parent
4c27eadffa
commit
3c4942fcd2
@ -1,11 +1,11 @@
|
||||
language: c
|
||||
sudo: required
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
before_install:
|
||||
# update package list
|
||||
- sudo apt-get update -qq
|
||||
- git clone https://anonscm.debian.org/git/collab-maint/britney2-tests.git britney2-tests
|
||||
- git clone https://anonscm.debian.org/git/collab-maint/britney-tests-live-data.git britney2-tests/live-data
|
||||
- git clone https://salsa.debian.org/debian/britney2-tests.git britney2-tests
|
||||
- git clone https://salsa.debian.org/debian/britney-tests-live-data.git britney2-tests/live-data
|
||||
- rm -f .coverage
|
||||
|
||||
install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user