mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-16 17:42:04 +00:00
remove unnecessary git submodule clone
This commit is contained in:
parent
4c3e68998c
commit
eb681652d3
@ -2,12 +2,8 @@ os:
|
|||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
language: c
|
language: c
|
||||||
install:
|
|
||||||
- git submodule init
|
|
||||||
- git submodule update
|
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
- gcc
|
- gcc
|
||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user