Skip to content

Commit

Permalink
[misc] remove skysql testing
Browse files Browse the repository at this point in the history
  • Loading branch information
rusher committed Oct 23, 2023
1 parent be3eb29 commit c46c6bc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
- env: srv=build
- env: srv=xpand TEST_DB_OTHER="&initSql=SET NAMES UTF8"
- env: srv=mariadb-es local=1
- env: srv=skysql
- env: srv=skysql-ha
include:
- stage: Minimal
env: srv=mariadb v=10.6 packet=8
Expand All @@ -75,10 +73,6 @@ jobs:
name: "Maxscale"
- env: srv=xpand TEST_DB_OTHER="&initSql=SET NAMES UTF8"
name: "Xpand"
- env: srv=skysql
name: "SkySQL"
- env: srv=skysql-ha
name: "SkySQL with replication"

- stage: Community
env: srv=mariadb v=10.6
Expand Down

0 comments on commit c46c6bc

Please sign in to comment.