Skip to content

Commit daf86d4

Browse files
committed
fix: switch off macos building for now due to unstable travis
1 parent 1656e9f commit daf86d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ node_js:
88
- '8'
99
os:
1010
- linux
11-
- osx
11+
# - osx
1212
cache:
1313
yarn: true
1414
directories:

0 commit comments

Comments
 (0)