mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
deconfigure travisci for integration testing
This commit is contained in:
parent
f534d3c34f
commit
3c5cb8d3cf
@ -22,7 +22,6 @@ install:
|
||||
- python misc/build_helpers/show-tool-versions.py
|
||||
|
||||
script:
|
||||
- if [ "${T}" = "integration" ]; then /bin/bash integration/install-tor.sh; fi
|
||||
- tox -e ${T}
|
||||
|
||||
after_success:
|
||||
@ -42,8 +41,6 @@ matrix:
|
||||
include:
|
||||
- os: linux
|
||||
env: T=coverage LANG=en_US.UTF-8
|
||||
- os: linux
|
||||
env: T=integration LANG=en_US.UTF-8
|
||||
- os: linux
|
||||
env: T=codechecks LANG=en_US.UTF-8
|
||||
- os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user