Skip to content

Commit 69e79d6

Browse files
authored
Temporarily disable deploying to Bazel (#376)
It looks like @sassbot doesn't have permissions to push to Bazel yet. See bazelbuild/rules_sass#28
1 parent 44b23d1 commit 69e79d6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

-10
Original file line numberDiff line numberDiff line change
@@ -126,16 +126,6 @@ jobs:
126126
skip_cleanup: true
127127
on: {tags: true}
128128

129-
# Deploy to Bazel.
130-
- if: *deploy-if
131-
env: *github-env
132-
script: skip
133-
deploy:
134-
provider: script
135-
script: pub run grinder update_bazel
136-
skip_cleanup: true
137-
on: {tags: true}
138-
139129
# Deploy to Chocolatey.
140130
- if: *deploy-if
141131
env:

0 commit comments

Comments
 (0)