mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 05:41:14 +01:00
Remove an extra "nvm install" from the Travis config (#174)
This commit is contained in:
parent
8ba2ea670c
commit
7b6c2545d1
@ -42,7 +42,6 @@ install:
|
||||
- if-node . "$HOME/.nvm/nvm.sh"
|
||||
- if-node nvm install "$NODE_VERSION"
|
||||
- if-node nvm use "$NODE_VERSION"
|
||||
- if-node nvm install
|
||||
- SASS_MINIFY_JS=false if-node pub run grinder npm_package
|
||||
|
||||
# Download sass-spec and install its dependencies if we're running specs.
|
||||
|
Loading…
x
Reference in New Issue
Block a user