mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-23 03:11:13 +00:00
.travis.yml: Add the live-data test suite
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
f6b7042bbc
commit
6d2adb9e41
@ -6,7 +6,8 @@ before_install:
|
||||
# - sudo add-apt-repository -y ppa:ondrej/php5
|
||||
# update package list
|
||||
- sudo apt-get update -qq
|
||||
- git clone https://anonscm.debian.org/cgit/collab-maint/britney2-tests.git britney2-tests
|
||||
- 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
|
||||
|
||||
install:
|
||||
# install build dependencies
|
||||
@ -14,5 +15,6 @@ install:
|
||||
|
||||
script:
|
||||
- britney2-tests/bin/runtests ./britney.py britney2-tests/t test-out
|
||||
- britney2-tests/bin/runtests ./britney.py britney2-tests/live-data test-out-live-data
|
||||
#notifications:
|
||||
# email: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user