Skip to content

Commit da58a6c

Browse files
committed
Merge branch 'master' into move-scala_macro_library_rule
* master: Disable windows CI (bazel-contrib#823)
2 parents b145c7e + 0d8b2d7 commit da58a6c

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
@@ -16,7 +16,8 @@ cache:
1616
os:
1717
- linux
1818
- osx
19-
- windows
19+
# re-enable when someone can get windows green
20+
# - windows
2021

2122
###
2223
#

0 commit comments

Comments
 (0)