travis
This commit is contained in:
parent
25bb6bf0cc
commit
2102f103e6
|
@ -13,11 +13,6 @@ branches:
|
|||
matrix:
|
||||
include:
|
||||
# Continue to test one permutation on Trusty (14.04)
|
||||
- os: linux
|
||||
dist: xenial
|
||||
sudo: required
|
||||
services: docker
|
||||
env: DOCKER_IMAGE=swift:4.2.4 SWIFT_SNAPSHOT=4.2.4 SWIFT_TEST_ARGS="--parallel"
|
||||
- os: linux
|
||||
dist: xenial
|
||||
sudo: required
|
||||
|
|
Loading…
Reference in New Issue