Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Commit

Permalink
* разбираемся с powershell на linux (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-s-betke committed Oct 1, 2017
1 parent fbe20db commit e606c15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
sudo apt-get install -y libunwind8 libicu52 wget
wget https://github.com/PowerShell/PowerShell/releases/download/v6.0.0-alpha.9/powershell_6.0.0-alpha.9-1ubuntu1.14.04.1_amd64.deb
sudo dpkg -i powershell_6.0.0-alpha.9-1ubuntu1.14.04.1_amd64.deb
powershell -noprofile -c '"Congratulations! PowerShell is installed at $PSHOME"'
- run:
name: Build
Expand Down

0 comments on commit e606c15

Please sign in to comment.