We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d448d7 commit 6c90f2cCopy full SHA for 6c90f2c
.travis.yml
@@ -164,7 +164,7 @@ before_install:
164
- nvm install "$TRAVIS_NODE_VERSION"
165
- nvm use "$TRAVIS_NODE_VERSION"
166
- echo "node -v is now $(node -v)"
167
-
+
168
# travis doesn't install yarn automatically on osx
169
- if [[ $TRAVIS_OS_NAME == "osx" ]]; then brew install yarn --without-node; fi
170
0 commit comments