1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-02-17 01:52:06 +00:00
This commit is contained in:
jsteube 2017-10-09 18:45:27 +02:00
commit cac257fa55

View File

@ -5,13 +5,5 @@ language: c
compiler: compiler:
- clang - clang
- gcc - gcc
matrix:
include:
- os: linux
dist: trusty
compiler: gcc
- os: linux
dist: trusty
compiler: clang
script: script:
- make - make