Skip to content

Commit 8d5d595

Browse files
authored
Merge pull request microsoft#46044 from amtlib-dot-dll/patch-1
Removing unnecessary lines in .travis.yml
2 parents 511fdca + 87d2b68 commit 8d5d595

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ addons:
3333
before_install:
3434
- export GITHUB_TOKEN=$PUBLIC_GITHUB_TOKEN
3535
- git submodule update --init --recursive
36-
- git clone --depth 1 https://github.com/creationix/nvm.git ./.nvm
37-
- source ./.nvm/nvm.sh
3836
- nvm install 8.9.1
3937
- nvm use 8.9.1
4038
- npm i -g yarn

0 commit comments

Comments
 (0)