diff --git a/.travis.yml b/.travis.yml index 17b4950914..91d1431f2f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,6 @@ before_install: script: - git ls-files --exclude-standard --others - - test -z "$(git ls-files --exclude-standard --others)" - make coverage - make style