1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 01:49:01 +00:00
hashcat/.travis.yml

18 lines
210 B
YAML
Raw Normal View History

os:
- linux
- osx
language: c
compiler:
2016-05-26 10:07:25 +00:00
- clang
- gcc
2017-03-11 18:13:38 +00:00
matrix:
include:
- os: linux
dist: trusty
2017-03-11 18:35:50 +00:00
compiler: gcc
- os: linux
dist: trusty
compiler: clang
script:
2016-05-26 10:07:25 +00:00
- make