mirror of
https://github.com/hashcat/hashcat
synced 2025-02-14 15:24:28 +01:00
10 lines
79 B
YAML
10 lines
79 B
YAML
os:
|
|
- linux
|
|
- osx
|
|
language: c
|
|
compiler:
|
|
- clang
|
|
- gcc
|
|
script:
|
|
- make
|