Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,11 @@ import: mariadb-corporation/connector-test-machine:common-build.yml@master
jobs:
fast_finish: true
allow_failures:
- os: osx
- os: windows
- os: linux
arch: s390x
dist: focal
include:
- stage: Language
os: osx
compiler: clang
before_script:
- brew install openssl
- brew install libiodbc
name: "OSX"
- stage: Language
os: linux
arch: s390x
Expand Down
Loading