Browse Source

Add check memory to travis rpi cfg

master
Krisjanis Rijnieks 7 years ago
parent
commit
0a26f271fe
  1. 1
      scripts/ci/rpi/pisetup.sh

1
scripts/ci/rpi/pisetup.sh

@ -3,6 +3,7 @@
echo "Hello! Me is pisetup.sh script."
pwd
df -h
cd /home/pi/openFrameworks/addons
git clone --depth=1 https://github.com/jeffcrouse/ofxJSON.git

Loading…
Cancel
Save