mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
.travis.tml: reintroduce exclusions for osx
Sorry, seen the failures again. Was a wrong idea to delete
the --exclude.
See 454329443 (L2233)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b5b19a7c47
commit
59f1a69aab
1 changed files with 2 additions and 0 deletions
|
@ -246,6 +246,7 @@ env:
|
|||
env:
|
||||
- "CONFIG_FLAG='--with-opt-dir=/usr/local/opt/openssl@1.1:/usr/local/opt/zlib'"
|
||||
- "JOBS=\"-j`sysctl -n hw.activecpu`\""
|
||||
- "TEST_ALL_OPTS=\"$JOBS -q --tty=no --excludes=\\$(TESTSDIR)/excludes/_travis\""
|
||||
|
||||
- &universal-darwin17
|
||||
name: uinversal.x86_64h-darwin17
|
||||
|
@ -255,6 +256,7 @@ env:
|
|||
env:
|
||||
- "CONFIG_FLAG='--with-arch=x86_64h,x86_64,i386'"
|
||||
- "JOBS=\"-j`sysctl -n hw.activecpu`\""
|
||||
- "TEST_ALL_OPTS=\"$JOBS -q --tty=no --excludes=\\$(TESTSDIR)/excludes/_travis\""
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue