Skip to content

Commit

Permalink
Temporarily disable deploying to Bazel (#376)
Browse files Browse the repository at this point in the history
It looks like @sassbot doesn't have permissions to push to Bazel yet.

See bazelbuild/rules_sass#28
  • Loading branch information
nex3 authored Jun 22, 2018
1 parent 44b23d1 commit 69e79d6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,16 +126,6 @@ jobs:
skip_cleanup: true
on: {tags: true}

# Deploy to Bazel.
- if: *deploy-if
env: *github-env
script: skip
deploy:
provider: script
script: pub run grinder update_bazel
skip_cleanup: true
on: {tags: true}

# Deploy to Chocolatey.
- if: *deploy-if
env:
Expand Down

0 comments on commit 69e79d6

Please sign in to comment.