aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/appveyor.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-01-03 04:15:00 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-01-03 04:16:23 +0300
commit50b7dd911e26289429450167d1b7309297f5d5e0 (patch)
tree710ce2bc3bcc4629d5843cef259cf6611d58af78 /appveyor.yml
parentlexer: add alternative boost::regex implementations (diff)
downloadmath-server-50b7dd911e26289429450167d1b7309297f5d5e0.tar.gz
math-server-50b7dd911e26289429450167d1b7309297f5d5e0.zip
CI: run the benchmarks
Diffstat (limited to '')
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 45b236c..d18557f 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -28,6 +28,7 @@ after_build:
test_script:
- '"%install_dir%\bin\math-server-unit-tests.exe"'
+ - '"%install_dir%\bin\math-server-benchmarks.exe"'
for:
# Only build Release builds for master to speed things up: