Skip to content

Commit 95fb2c9

Browse files
committed
.travis.yml - allow failure on MacOs
1 parent 1b7539b commit 95fb2c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ matrix:
3333
env: TRAVIS_NODE_VERSION="9"
3434
#- os: osx
3535
# env: TRAVIS_NODE_VERSION="7" ARCH="x86"
36-
36+
allow_failures:
37+
- os: osx
3738
addons:
3839
apt:
3940
sources:

0 commit comments

Comments
 (0)