1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-09 17:38:58 +00:00
hashcat/.travis.yml

14 lines
137 B
YAML
Raw Normal View History

os:
- linux
- osx
language: c
install:
2016-09-02 08:41:08 +00:00
- git submodule init
- git submodule update
compiler:
2016-05-26 10:07:25 +00:00
- clang
- gcc
script:
2016-05-26 10:07:25 +00:00
- make