Add git checkout of-master-fix of ofxJSON

This commit is contained in:
Krisjanis Rijnieks
2018-04-01 00:40:05 +02:00
parent ce51c6bc13
commit e903178b11
+2
View File
@@ -201,6 +201,8 @@ install:
- git clone --depth=1 --branch=$OF_BRANCH https://github.com/openframeworks/openFrameworks
- cd ~/openFrameworks/addons
- git clone --depth=1 https://github.com/kr15h/ofxJSON.git
- cd ofxJSON
- git checkout of-master-patch
- cd ~/openFrameworks
- scripts/ci/addons/install.sh
- cd ~/openFrameworks/addons/ofxPiMapper