diff --git a/.travis.yml b/.travis.yml index fda51d5..606cd01 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,6 +29,3 @@ addons: # TODO: also run checkbashisms.pl (currently two instances of non-compliance) script: - ./.travis.sh - -matrix: - fast_finish: true