fix py3 kitchen name

This commit is contained in:
ch3ll 2019-10-30 17:08:02 -04:00
parent 5e51b067d1
commit 6b24948a91
No known key found for this signature in database
GPG key ID: 1124C6796EBDBD8D

View file

@ -84,7 +84,7 @@ steps:
- pip install -U pip
- pip install -r tests/requirements.txt
- bundle install --with docker --without opennebula ec2 windows vagrant
- bundle exec kitchen test py2-git-2019-2-arch
- bundle exec kitchen test py3-git-2019-2-arch
environment:
DOCKER_HOST: tcp://docker:2375
depends_on: