Skip to content

Commit 6c90f2c

Browse files
committed
remove whitespace from .travis.yml
1 parent 2d448d7 commit 6c90f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ before_install:
164164
- nvm install "$TRAVIS_NODE_VERSION"
165165
- nvm use "$TRAVIS_NODE_VERSION"
166166
- echo "node -v is now $(node -v)"
167-
167+
168168
# travis doesn't install yarn automatically on osx
169169
- if [[ $TRAVIS_OS_NAME == "osx" ]]; then brew install yarn --without-node; fi
170170

0 commit comments

Comments
 (0)