Skip to content

Commit fcbdec3

Browse files
author
ecaepp
committed
[CHANGE] switched branch and removed bad config.
Signed-off-by: ecaepp <[email protected]>
1 parent 0f65cce commit fcbdec3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ env:
88
- TRAVIS_SECURE_ENV_VARS: true
99
matrix:
1010
- MOLECULE_DISTRO: ubuntu1604
11-
- MOLECULE_DOCKER_COMMAND: "/bin/systemd"
1211

1312
install:
1413
- pip install molecule docker
@@ -23,7 +22,7 @@ after_success:
2322
file: nginx
2423
on:
2524
repo: ecaepp/ansible_role_$ROLE_NAME
26-
branch: master
25+
branch: dev
2726
tags: true
2827

2928
notifications:

0 commit comments

Comments
 (0)