Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit a8a4e0d

Browse files
committed
add ramp-packer
1 parent bb58b3c commit a8a4e0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
sudo apt-get install -y software-properties-common
1717
sudo add-apt-repository -y ppa:chris-lea/redis-server
1818
sudo apt-get install -y clang llvm cmake python-pip redis-server
19+
pip install [email protected]
1920
2021
- run:
2122
name: Version information

0 commit comments

Comments
 (0)