diff --git a/.travis.yml b/.travis.yml index 2ae0a64..0538788 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,5 +11,5 @@ install: True script: - 'git clone --depth 1 https://github.com/nickjj/rolespec' - - 'cd rolespec ; ./runner -r https://github.com/debops/test-suite' + - 'cd rolespec ; bin/rolespec -r https://github.com/debops/test-suite'