kapitainsky / RcloneBrowser

Simple cross platform GUI for rclone. Supports macOS, GNU/Linux, BSD family and Windows.
https://github.com/kapitainsky/RcloneBrowser
MIT License
2.28k stars 218 forks source link

Add architecture ppc64le to travis build #152

Open ddeka2910 opened 3 years ago

ddeka2910 commented 3 years ago

Add support for architecture ppc64le.
This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing. Even though its failing for amd64.

kapitainsky commented 3 years ago

let me test it and then I will add