mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fail test if load ~/.irbrc
This commit is contained in:
parent
e4364dbf6e
commit
42ac8890ef
1 changed files with 1 additions and 0 deletions
|
@ -422,6 +422,7 @@ before_script:
|
|||
- |-
|
||||
[ -z "${GEMS_FOR_TEST}" ] ||
|
||||
$RUBY_PREFIX/bin/gem install --no-document $GEMS_FOR_TEST
|
||||
- echo "raise 'do not load ~/.irbrc in test'" > ~/.irbrc
|
||||
|
||||
script:
|
||||
- $SETARCH make -s test TESTOPTS="${TESTOPTS=$JOBS -q --tty=no}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue