Skip to content

Commit eb4248d

Browse files
authored
Allow osx failures on Travis
1 parent 043c1ff commit eb4248d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ matrix:
2222
env: TRAVIS_NODE_VERSION=12
2323
osx_image: xcode11
2424
language: shell
25+
allow_failures:
26+
- os: osx
2527

2628
before_install:
2729
- wget -qO- https://raw.githubusercontent.com/creationix/nvm/v${TRAVIS_NVM_VERSION}/install.sh | bash

0 commit comments

Comments
 (0)