mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-27 12:44:42 +01:00
Revert "Run tests against sass-spec's feature.use branch"
This reverts commit 4d23acd119
.
This commit is contained in:
parent
776e2bfcc2
commit
e3a5eed4da
@ -7,7 +7,7 @@
|
|||||||
# run. If we're running specs for a pull request which refers to a sass-spec
|
# run. If we're running specs for a pull request which refers to a sass-spec
|
||||||
# pull request, we'll run against the latter rather than sass-spec master.
|
# pull request, we'll run against the latter rather than sass-spec master.
|
||||||
|
|
||||||
default=feature.use
|
default=master
|
||||||
|
|
||||||
if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then
|
if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then
|
||||||
>&2 echo "TRAVIS_PULL_REQUEST: $TRAVIS_PULL_REQUEST."
|
>&2 echo "TRAVIS_PULL_REQUEST: $TRAVIS_PULL_REQUEST."
|
||||||
|
Loading…
Reference in New Issue
Block a user