installed arduino toolchain is another level up now as well

pull/17/head
Scott Perry 8 years ago
parent 8d4f6ec5da
commit 86769ed202

@ -9,7 +9,7 @@ install:
- git submodule update --init --recursive
script:
- pushd source
- make ARDUINO_PATH=../arduino-1.6.7
- make ARDUINO_PATH=../../arduino-1.6.7
- popd
notifications:
irc:

Loading…
Cancel
Save