1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-09 09:33:06 +00:00
hashcat/.travis.yml
2016-09-02 10:41:08 +02:00

14 lines
137 B
YAML

os:
- linux
- osx
language: c
install:
- git submodule init
- git submodule update
compiler:
- clang
- gcc
script:
- make