Skip to content

Commit ad5a51a

Browse files
committed
Use MariaDB 10.2 for testing.
MariaDB 10.3 is still in alpha.
1 parent 41cdc28 commit ad5a51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
- IMAGE=percona:5.7
1313
NAME=percona
1414
FEATURES=Json,StoredProcedures,Sha256Password,OpenSsl,LargePackets
15-
- IMAGE=mariadb:10.3
15+
- IMAGE=mariadb:10.2
1616
NAME=mariadb
1717
FEATURES=StoredProcedures,OpenSsl,LargePackets
1818

0 commit comments

Comments
 (0)