diff --git a/.travis.yml b/.travis.yml index 257c3fa62e..9665eb49a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ branches: only: - master -install: make deps +install: make script: - make test