mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
Add clang to .travis.yml
This commit is contained in:
parent
ca8bb56404
commit
a496ab7be5
@ -6,6 +6,8 @@ install:
|
||||
- mkdir -p deps/OpenCL-Headers
|
||||
- git clone https://github.com/KhronosGroup/OpenCL-Headers deps/OpenCL-Headers/CL
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
script:
|
||||
- make
|
||||
- make
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user