Skip to content

Commit

Permalink
Install ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio committed May 9, 2019
1 parent 34b6903 commit aee3aab
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 @@ -375,6 +375,7 @@ jobs:
- setup_remote_docker:
docker_layer_caching: true
- run: |
sudo apt-get install -y ruby
for os in darwin linux windows; do
bash ./cmd/gaia/contrib/gitian-build.sh ${os} `pwd`
cp gitian-build-${os}/result/gaia-${os}-res.yml .
Expand Down

0 comments on commit aee3aab

Please sign in to comment.