Skip to content

Commit d1ea37a

Browse files
filipesilvahansl
authored andcommitted
chore(ci): disable osx builds temporarily (angular#1848)
1 parent e9ea554 commit d1ea37a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ env:
1616
- SCRIPT=test
1717
# - TARGET=mobile SCRIPT=mobile_test
1818
matrix:
19+
fast_finish: true
20+
allow_failures:
21+
- os: osx
1922
exclude:
2023
- node_js: "6"
2124
env: SCRIPT=lint

0 commit comments

Comments
 (0)