Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: ruby
arch:
- amd64
- ppc64le
before_install: gem install bundler
cache: bundler
rvm:
Expand All @@ -10,3 +13,7 @@ rvm:
jobs:
allow_failures:
- rvm: ruby-head
# ppc64le support code
- rvm: ruby-head
arch: ppc64le