diff --git a/.travis.yml b/.travis.yml index b7f68fccf..47c2625c6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ install: - flit install script: - - scripts/test.sh + - bash scripts/test.sh # after_script: # - codecov