Skip to content

Commit 63323f7

Browse files
authored
Merge pull request #4 from delphix/hotfix/overwrite-galaxy-user
set repo_slug to overwrite user
2 parents fb7699c + e5e257b commit 63323f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ services: docker
44

55
env:
66
global:
7-
- ROLE_NAME: target-host
7+
- ROLE_NAME="target-host"
8+
- TRAVIS_REPO_SLUG="CloudSurgeon/ansible-target-host"
89
matrix:
910
# Test defaults.
1011
- MOLECULE_DISTRO: centos6

0 commit comments

Comments
 (0)