add mainline to travis CI

This commit is contained in:
adamus1red 2020-05-22 13:20:50 +01:00 committed by GitHub
parent 6bf1c94520
commit fac9a2f1f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,8 @@ env:
matrix:
- TEST_TARGET: test-debian
- TEST_TARGET: test-alpine
- TEST_TARGET: test-mainline
- TEST_TARGET: test-mainline-alpine
before_install:
- sudo apt-get -y remove docker docker-engine docker-ce