aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-08-31 15:04:16 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-08-31 15:19:11 +0300
commit47119e285dfb4f2486a471f9b8c8714952acefea (patch)
tree0abb56f6e3a81420b218ade7df05606b21f67dc2 /.travis.yml
parentTravis: stress_test.sh: prepare to move to test/ (diff)
downloadmath-server-47119e285dfb4f2486a471f9b8c8714952acefea.tar.gz
math-server-47119e285dfb4f2486a471f9b8c8714952acefea.zip
stress_test.sh: move to test/
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 163a334..da019f0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,7 +43,7 @@ script:
- "$HOME/install/bin/math-server-unit-tests"
- "$HOME/install/bin/math-server-benchmarks"
- - ../.ci/stress_test.sh
+ - ../test/stress_test.sh
jobs:
fast_finish: true