Skip to content

Commit 466e8bd

Browse files
committed
Run rolespec tests from debops/test-suite
1 parent f932df6 commit 466e8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ install: True
1212

1313
script:
1414
- 'git clone --depth 1 https://github.com/nickjj/rolespec'
15-
- 'cd rolespec ; bin/rolespec -r https://github.com/ganto/debops-test-suite'
15+
- 'cd rolespec ; bin/rolespec -r https://github.com/debops/test-suite'
1616

1717
notifications:
1818
webhooks: https://galaxy.ansible.com/api/v1/notifications/

0 commit comments

Comments
 (0)