Skip to content

Commit

Permalink
Fail test if load ~/.irbrc
Browse files Browse the repository at this point in the history
  • Loading branch information
znz committed Jun 11, 2019
1 parent e4364db commit 42ac889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -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}"
Expand Down

0 comments on commit 42ac889

Please sign in to comment.