travis: Call make build-all to build all the examples

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
pull/86/head
Gergely Nagy 8 years ago
parent c11349b3d2
commit caaa667674

@ -13,7 +13,7 @@ install:
- git submodule update --init --recursive
- popd
script:
- make ARDUINO_PATH=../arduino-1.6.11 ARDUINO_LOCAL_LIB_PATH=../arduino-local
- make ARDUINO_PATH=../arduino-1.6.11 ARDUINO_LOCAL_LIB_PATH=../arduino-local build-all
notifications:
irc:
channels:

Loading…
Cancel
Save