Skip to content

Commit

Permalink
Merge pull request #22 from sanjaymsh/ppc64le
Browse files Browse the repository at this point in the history
Travis-ci: Added support for ppc64le
  • Loading branch information
carlio committed Mar 21, 2021
2 parents b80f354 + deb33bc commit b3fbaf0
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,4 +1,7 @@
language: python
arch:
- amd64
- ppc64le
python:
- "3.4"
- "3.5"
Expand Down

0 comments on commit b3fbaf0

Please sign in to comment.