Skip to content

Commit 2aaffd9

Browse files
committed
Remove pip install pymysql
1 parent 20f4206 commit 2aaffd9

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
@@ -16,7 +16,7 @@ env:
1616
MOLECULE_NAME: centos7
1717
- MOLECULE_DISTRO: kubecloudsas/docker-ansible-test:v1.1.0-xenial-py3
1818
MOLECULE_NAME: xenial
19-
- MOLECULE_DISTRO: kubecloudsas/docker-ansible-test:v1.1.0-bionic-py3
19+
- MOLECULE_DISTRO: kubecloudsas/docker-ansible-test:v1.1.1-bionic-py3
2020
MOLECULE_NAME: bionic
2121

2222
# Before install actions

0 commit comments

Comments
 (0)