matrix not expanding correctly
This commit is contained in:
@@ -9,5 +9,9 @@ matrix:
|
||||
include:
|
||||
- os: linux
|
||||
dist: trusty
|
||||
compiler: gcc
|
||||
- os: linux
|
||||
dist: trusty
|
||||
compiler: clang
|
||||
script:
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user