Skip to content

Commit

Permalink
Travis: disable benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
9EOR9 committed Apr 24, 2023
1 parent b43853e commit 62bc714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -73,7 +73,7 @@ jobs:
- env: srv=mariadb v=10.11 local=1 PYTHON_VER="3.9"
- env: srv=mariadb v=10.11 local=1 PYTHON_VER="3.10"
- env: srv=mariadb v=10.11 local=1 PYTHON_VER="3.11"
- env: srv=mariadb v=10.11 local=1 PYTHON_VER="3.10" BENCH=1
# - env: srv=mariadb v=10.11 local=1 PYTHON_VER="3.10" BENCH=1
- if: type = push AND fork = false
env: srv=maxscale
- if: type = push AND fork = false
Expand Down

0 comments on commit 62bc714

Please sign in to comment.