1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

.travis.yml: delete test-all options for osx

While we are experiencing build failures, no hangs had been
seen for a while.  Also it seems the excluded tests now pass.
I think it's time to delete this line.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65700 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
shyouhei 2018-11-13 04:33:10 +00:00
parent 93f91eb68f
commit 598a4bfb0c

View file

@ -244,8 +244,6 @@ addons:
env:
- "CONFIG_FLAG='--with-opt-dir=/usr/local/opt/openssl@1.1:/usr/local/opt/zlib'"
- "JOBS=\"-j`sysctl -n hw.activecpu`\""
# `-v` prints too long outputs, but sometimes it osx build hangs and we can't know which test is bad without `-v`.
- "TEST_ALL_TESTOPTS='-v --color=never --job-status=normal --excludes=$(TESTSDIR)/excludes/_travis'"
- &universal-darwin17
name: uinversal.x86_64h-darwin17