Skip to content

Commit d8fc60a

Browse files
committed
only run benchmark on the master branch to speed up tests
1 parent bb093c6 commit d8fc60a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
name: "CS 10.11 - node.js 22"
4343
node_js: 22
4444
- stage: Benchmarks
45+
if: branch = master
4546
env: srv=mariadb v=10.11 BENCH=1 local=1
4647
name: "Benchmarks"
4748

0 commit comments

Comments
 (0)