mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-01 13:09:11 +00:00
1d230a583b
trusty is now the travis linux default
10 lines
79 B
YAML
10 lines
79 B
YAML
os:
|
|
- linux
|
|
- osx
|
|
language: c
|
|
compiler:
|
|
- clang
|
|
- gcc
|
|
script:
|
|
- make
|