mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
.travis.yml: Add a RubyGems issue ticket link.
Add a RubyGems issue ticket link. The issue happend in Travis arm32 at once.
This commit is contained in:
parent
d4045b0660
commit
9d308ad495
@ -102,6 +102,9 @@ env:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
# FIXME: lib/rubygems/util.rb:104 glob_files_in_dir -
|
||||
# <internal:dir>:411:in glob: File name too long - (Errno::ENAMETOOLONG)
|
||||
# https://github.com/rubygems/rubygems/issues/7132
|
||||
- <<: *arm32-linux
|
||||
# Comment out as the 2nd arm64 pipeline is unstable.
|
||||
# - <<: *arm64-linux
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user