Skip to content

Commit

Permalink
Merge pull request #2 from sanjaymsh/ppc64le
Browse files Browse the repository at this point in the history
Travis-ci: added support for ppc64le
  • Loading branch information
jaqx0r committed May 20, 2021
2 parents 3bf27f8 + 5b12373 commit 1edc411
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
language: c
dist: bionic
sudo: false
arch:
- amd64
- ppc64le
addons:
apt:
packages:
Expand Down

0 comments on commit 1edc411

Please sign in to comment.