1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 08:08:10 +00:00

remove unnecessary git submodule clone

This commit is contained in:
Stephen 2017-02-09 15:16:23 -08:00 committed by GitHub
parent 4c3e68998c
commit eb681652d3

View File

@ -2,12 +2,8 @@ os:
- linux
- osx
language: c
install:
- git submodule init
- git submodule update
compiler:
- clang
- gcc
script:
- make