mirror of
https://github.com/docker/compose.git
synced 2025-07-23 05:34:36 +02:00
Fixing matrix include so os: linux
goes to trusty
Signed-off-by: Brandon Burton <brandon@inatree.org>
This commit is contained in:
parent
8fb6fb7b19
commit
9ce4024951
@ -2,16 +2,14 @@ sudo: required
|
||||
|
||||
language: python
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
services:
|
||||
- docker
|
||||
- os: osx
|
||||
language: generic
|
||||
|
||||
|
||||
install: ./script/travis/install
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user