mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-19 21:03:52 -07:00
Merge pull request #574 from ddeka2910/master
Add architecture ppc64le to travis build
This commit is contained in:
commit
c2260d2c5d
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ dist: trusty
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
|
arch:
|
||||||
|
- amd64
|
||||||
|
- ppc64le
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
- gcc
|
- gcc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue