add mainline to travis CI
This commit is contained in:
parent
6bf1c94520
commit
fac9a2f1f6
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue