matrix not expanding correctly

pull/1179/head
Stephen 7 years ago committed by GitHub
parent 7cecfb74f8
commit 1cee5b47ae

@ -9,5 +9,9 @@ matrix:
include:
- os: linux
dist: trusty
compiler: gcc
- os: linux
dist: trusty
compiler: clang
script:
- make

Loading…
Cancel
Save