1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 08:08:10 +00:00

matrix not expanding correctly

This commit is contained in:
Stephen 2017-03-11 10:35:50 -08:00 committed by GitHub
parent 7cecfb74f8
commit 1cee5b47ae

View File

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