diff --git a/.travis.yml b/.travis.yml index baa7606d..c87fe870 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,5 @@ before_install: - sudo dpkg-divert --local --divert /usr/bin/ack --rename --add /usr/bin/ack-grep install: - sudo cpanm Test::TrailingSpace + - which python script: "make test"