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:
parent
7cecfb74f8
commit
1cee5b47ae
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user