mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-14 10:37:27 -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:
|
||||
- linux
|
||||
- osx
|
||||
arch:
|
||||
- amd64
|
||||
- ppc64le
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue