mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-24 23:48:39 +00:00
Merge pull request #1385 from stephengroat/patch-1
remove trusty matrix expansion
This commit is contained in:
commit
5b85d1d4d7
@ -5,13 +5,5 @@ language: c
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
matrix:
|
||||
include:
|
||||
- os: linux
|
||||
dist: trusty
|
||||
compiler: gcc
|
||||
- os: linux
|
||||
dist: trusty
|
||||
compiler: clang
|
||||
script:
|
||||
- make
|
||||
|
Loading…
Reference in New Issue
Block a user