mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 04:26:10 -07:00
Add architecture ppc64le to travis build
This commit is contained in:
parent
be654c6bac
commit
2d0723b281
1 changed files with 3 additions and 1 deletions
|
@ -1,10 +1,12 @@
|
|||
|
||||
language: c
|
||||
sudo: required
|
||||
dist: trusty
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
arch:
|
||||
- amd64
|
||||
- ppc64le
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue