remove distro archlinux from Travis testing

This commit is contained in:
Christian Wagner 2020-04-28 03:17:57 +08:00
parent 8078bc5fe7
commit e29c11e541
1 changed files with 1 additions and 1 deletions

View File

@ -7,8 +7,8 @@ env:
- distro: debian10
- distro: debian9
- distro: debian8
- distro: archlinux
- distro: alpine
#- distro: archlinux
script:
# Configure test script so we can run extra tests after playbook is run