1
0
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:
Jens Steube 2016-05-26 12:07:25 +02:00
parent ca8bb56404
commit a496ab7be5

View File

@ -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