1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-12-16 19:58:25 +00:00

Merge pull request #363 from RealEnder/master

Fix travis-ci URL
This commit is contained in:
Jens Steube 2016-06-06 00:34:31 +02:00
commit 069634ae77

View File

@ -18,7 +18,7 @@ Please refer to the [Hashcat Wiki](https://hashcat.net/wiki/) and the output of
### Building ###
![Hashcat Build status](https://travis-ci.org/hashcat/oclHashcat.svg?branch=master)
[![Hashcat Build status](https://travis-ci.org/hashcat/oclHashcat.svg?branch=master)](https://travis-ci.org/hashcat/oclHashcat)
Refer to [BUILD.md](BUILD.md) for instructions on how to build **hashcat** from source.