mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 05:41:14 +01:00
Fix some command invocations
This commit is contained in:
parent
4418456f4a
commit
c70e35becf
@ -28,11 +28,11 @@ travis_cmd npm publish build/npm-old
|
||||
travis_fold end npm
|
||||
|
||||
travis_fold start pub
|
||||
travis_cmd pub lish
|
||||
travis_cmd pub lish --force
|
||||
travis_fold end pub
|
||||
|
||||
travis_fold start homebrew
|
||||
git config --local user.name "Natalie Weizenbaum"
|
||||
git config --local user.email "nweiz@google.com"
|
||||
travis_cmd pub run grinder update-homebrew
|
||||
travis_cmd pub run grinder update_homebrew
|
||||
travis_fold end homebrew
|
||||
|
Loading…
x
Reference in New Issue
Block a user