mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-27 04:34:59 +01:00
Use the old dart-sass branch of sass-spec for now.
We still need to do a bunch of triage on the new branch.
This commit is contained in:
parent
446cb846c3
commit
75a1d2980c
@ -35,7 +35,7 @@ dir=`mktemp -d /tmp/sass-spec-XXXXXXXX`
|
||||
cd "$dir"
|
||||
|
||||
fold "git.sass-spec" \
|
||||
git clone git://github.com/sass/sass-spec --branch dart-sass --depth 1
|
||||
git clone git://github.com/sass/sass-spec --branch dart-sass-old --depth 1
|
||||
cd sass-spec
|
||||
|
||||
fold "bundle" bundle install --jobs=3 --retry=3
|
||||
|
Loading…
Reference in New Issue
Block a user