Skip to content

Commit

Permalink
[misc] correcting CI testing label with ps-protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
rusher committed Oct 24, 2023
1 parent 7293150 commit eb6cad1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -81,8 +81,8 @@ jobs:
name: "Windows"
- env: server_branch=10.6
name: "10.6 Server unit testing"
- env: server_branch=11.3
name: "10.3 Server unit testing"
- env: server_branch=11.3 TEST_OPTION=--ps-protocol
name: "11.3 Server unit testing with ps-protocol"
- env: srv=mariadb v=10.4 local=1
dist: bionic
name: "CS 10.4"
Expand All @@ -95,7 +95,7 @@ jobs:
name: "CS 10.10"
- env: srv=mariadb v=10.11 local=1
name: "CS 10.11"
- env: srv=mariadb v=10.11 local=1 TEST_OPTION=--ps-protocol
- env: srv=mariadb v=10.11 local=1 TEST_OPTION=--ps-protocol
name: "CS 10.11 with ps-protocol"
- env: srv=mariadb v=11.0 local=1
name: "CS 11.0"
Expand Down

0 comments on commit eb6cad1

Please sign in to comment.