From 4aaaebab6e77cc17c1e974fce2ca889d006a8069 Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Fri, 12 Feb 2021 10:18:57 -0800 Subject: [PATCH] minor update --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9fac49b7..a30782e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ install: - make -s script: - - ./ci/regresion.sh + - ./ci/regression.sh after_success: # Gather code coverage