add dependency to google test

pull/32/head
Geoffrey Merck 4 years ago
parent f11edfdfd8
commit 1395c4bc68

@ -18,7 +18,7 @@ jobs:
name: Install dependencies
command: |
sudo apt-get update
sudo apt-get install libcurl4-openssl-dev libboost-dev
sudo apt-get -y install libgtest-dev libcurl4-openssl-dev libboost-dev
- run:
name: "Build"
command: "make -j 3"

Loading…
Cancel
Save

Powered by TurnKey Linux.