Skip to content

Commit 8b3faae

Browse files
committed
Remove OS X workers from CI build matrix
This is causing the CI to hang indefinitely.
1 parent 9ddb9d5 commit 8b3faae

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
@@ -12,7 +12,7 @@ sudo: false
1212

1313
os:
1414
- linux
15-
- osx
15+
#- osx
1616

1717
env:
1818
global:

0 commit comments

Comments
 (0)