Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
removed yarn installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Cubelrti committed Oct 12, 2017
1 parent 960dc19 commit 6be8e78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- sudo apt-get update
- curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash
- nvm install node
- sudo apt-get install -y yarn
- dotnet restore
- cd ./src/Obsidian/
- yarn
Expand Down

0 comments on commit 6be8e78

Please sign in to comment.