Update .travis.yml with new version

This commit is contained in:
Maciej Delmanowski 2014-09-24 19:09:01 +02:00
parent ee6b8dbb8f
commit e4dd9430e2

View File

@ -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'