From 6b257fa8c87e8c22456ef9b0e0cab04af503e7b8 Mon Sep 17 00:00:00 2001 From: mrz1836 Date: Sat, 3 Oct 2020 11:18:20 -0400 Subject: [PATCH] Turn off other command while testing --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 80199ba..56e5c59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,8 +21,8 @@ notifications: email: false # Install before running scripts -before_script: - - make install-lint-ci +#before_script: +# - make install-lint-ci # Run all scripts script: