mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-21 23:58:07 +00:00
remove trusty matrix expansion
trusty is now the travis linux default
This commit is contained in:
parent
583849cd23
commit
1d230a583b
@ -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