|
|
@ -200,7 +200,7 @@ install: |
|
|
|
- cd ~ |
|
|
|
- git clone --depth=1 --branch=$OF_BRANCH https://github.com/openframeworks/openFrameworks |
|
|
|
- cd ~/openFrameworks/addons |
|
|
|
- git clone --depth=1 -b of-master-patch https://github.com/kr15h/ofxJSON.git |
|
|
|
- git clone --depth=1 https://github.com/jeffcrouse/ofxJSON.git |
|
|
|
- cd ~/openFrameworks |
|
|
|
- scripts/ci/addons/install.sh |
|
|
|
- cd ~/openFrameworks/addons/ofxPiMapper |
|
|
|