1
mirror of https://github.com/hashcat/hashcat synced 2025-04-24 12:49:49 +02:00

try to include trusty builds

This commit is contained in:
Stephen 2017-03-11 10:13:38 -08:00 committed by GitHub
parent 4d0628ddcd
commit 7cecfb74f8

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