mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-12 09:23:09 -06:00
Don't need a matrix
This commit is contained in:
parent
4e136dc7f6
commit
324a694ec3
|
|
@ -8,13 +8,6 @@ env:
|
||||||
- TEST_SUITE="unit-test"
|
- TEST_SUITE="unit-test"
|
||||||
- TEST_SUITE="integ-test"
|
- TEST_SUITE="integ-test"
|
||||||
|
|
||||||
matrix:
|
|
||||||
include:
|
|
||||||
- env: TEST_SUITE="integ-test"
|
|
||||||
apt:
|
|
||||||
packages:
|
|
||||||
- openssl
|
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
# Use trusty for postgres 9.5 support
|
# Use trusty for postgres 9.5 support
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue