Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
added support for ppc64
  • Loading branch information
nageshlop authored Dec 9, 2020
1 parent e844e04 commit 6b946d0
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:
- 2.7
- 3.4
Expand Down

0 comments on commit 6b946d0

Please sign in to comment.