Add correct path to ofxPiMapper in travis rpi cfg

This commit is contained in:
Krisjanis Rijnieks
2018-05-06 15:25:56 +02:00
parent d17a4c0773
commit 3ff7011e3d
+1 -1
View File
@@ -5,7 +5,7 @@ echo "Hello! Me is pisetup.sh script."
pwd
df -h
cd ofxPiMapper/example_basic
cd /home/pi/openFrameworks/addons/ofxPiMapper/example_basic
make -j$(nproc)
echo "Setting hostname."