Skip to content

Commit

Permalink
Remove hack for yarnpkg#1142 (yarnpkg#1225)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel15 committed Oct 19, 2016
1 parent 5ce30e8 commit 08e520b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ dependencies:
# install dependencies
- ./scripts/bootstrap-env-ubuntu.sh

# https://github.com/yarnpkg/yarn/issues/1142, /usr/bin/node is not available in ubuntu
- node $(which yarn) install
- yarn install

# setup ghr
- curl -L -o ghr.zip https://github.com/tcnksm/ghr/releases/download/v0.5.0/ghr_v0.5.0_linux_amd64.zip
Expand Down

0 comments on commit 08e520b

Please sign in to comment.