Skip to content

Commit 3ea8dbc

Browse files
committed
No allow_failures for MariaDB 10.2+.
1 parent 6572c37 commit 3ea8dbc

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.travis.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -129,15 +129,3 @@ matrix:
129129

130130
# Occasional failures are expected here
131131
- d: dmd-beta
132-
133-
# Not currently working on Maria DB 10.2 and up
134-
- d: dmd-2.078.3
135-
addons:
136-
mariadb: '10.2'
137-
apt:
138-
packages: [ libevent-dev ]
139-
- d: dmd-2.078.3
140-
addons:
141-
mariadb: '10.3'
142-
apt:
143-
packages: [ libevent-dev ]

0 commit comments

Comments
 (0)