Skip to content

Commit cc8561f

Browse files
committed
Remove before script action
1 parent 2af79ee commit cc8561f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ install:
1313
# Install test dependencies.
1414
- pip install molecule docker
1515

16-
before_script:
17-
# Use actual Ansible Galaxy role name for the project directory.
18-
- cd ../
19-
- mv ansible-role-$ROLE_NAME cloudweeb.$ROLE_NAME
20-
- cd cloudweeb.$ROLE_NAME
21-
2216
script:
2317
# Run tests.
2418
- molecule test

0 commit comments

Comments
 (0)