1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 01:49:01 +00:00
hashcat/.travis.yml
2017-03-11 10:35:50 -08:00

18 lines
210 B
YAML

os:
- linux
- osx
language: c
compiler:
- clang
- gcc
matrix:
include:
- os: linux
dist: trusty
compiler: gcc
- os: linux
dist: trusty
compiler: clang
script:
- make