1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-01 13:09:11 +00:00
hashcat/.travis.yml
Stephen 1d230a583b remove trusty matrix expansion
trusty is now the travis linux default
2017-10-04 16:05:01 -07:00

10 lines
79 B
YAML

os:
- linux
- osx
language: c
compiler:
- clang
- gcc
script:
- make