Job Matrix Entries (include)

Jobs to include to the build matrix

Types

Keys

If given a map, the following keys are supported:

Shared keys

Examples

include:
- language: ruby
  os: linux
  dist: trusty
include:
  language: ruby
  os: linux
  dist: trusty
Beta