Skip to content

Commit d40d899

Browse files
committed
Add 'libuv1'
1 parent 90b6f86 commit d40d899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
sudo apt-get install -y r-base-core cmake
2323
- run:
2424
command: |
25-
sudo apt-get install -y libxml2-dev
25+
sudo apt-get install -y libxml2-dev libuv1-dev
2626
- run:
2727
command: |
2828
echo "options(Ncpus=4)" >> ~/.Rprofile

0 commit comments

Comments
 (0)