Skip to content

Commit 33b564a

Browse files
committed
Added Support for Linux on Power
1 parent 94ffd9d commit 33b564a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: ruby
22
before_install: gem install bundler -v 2.0.1
3+
arch:
4+
- amd64
5+
- ppc64le
36
rvm:
47
- 2.3.8
58
- 2.4.9

0 commit comments

Comments
 (0)