Switch to nickjj/respec in .travis.yml
This commit is contained in:
parent
139b32ab19
commit
a95e5050da
@ -3,10 +3,6 @@
|
||||
language: 'python'
|
||||
python: '2.7'
|
||||
|
||||
addons:
|
||||
hosts:
|
||||
- 'travis.localdomain'
|
||||
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
|
||||
@ -14,6 +10,6 @@ before_install: True
|
||||
install: True
|
||||
|
||||
script:
|
||||
- 'git clone --depth 1 https://github.com/debops/test-runner'
|
||||
- 'cd test-runner ; ./runner -r https://github.com/debops/test-suite'
|
||||
- 'git clone --depth 1 https://github.com/nickjj/rolespec'
|
||||
- 'cd rolespec ; ./runner -r https://github.com/debops/test-suite'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user