This commit is contained in:
Nabil Chatbi 2022-03-31 19:31:24 +02:00
parent 25bb6bf0cc
commit 2102f103e6
1 changed files with 1 additions and 6 deletions

View File

@ -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
@ -45,4 +40,4 @@ before_install:
- git clone https://github.com/IBM-Swift/Package-Builder.git
script:
- ./Package-Builder/build-package.sh -projectDir $TRAVIS_BUILD_DIR
- ./Package-Builder/build-package.sh -projectDir $TRAVIS_BUILD_DIR