diff --git a/.travis.yml b/.travis.yml index 2466077..79703af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ notifications: language: ruby script: - bundle exec rubocop -- cd tests && ./test.sh && cd .. +- tests/test.sh sudo: false rvm: - 2.2