diff options
| author | Simon John <git@the-jedi.co.uk> | 2014-09-22 22:50:27 +0100 |
|---|---|---|
| committer | Simon John <git@the-jedi.co.uk> | 2014-09-22 22:50:27 +0100 |
| commit | 5c50797471f0452222ca0699c767d07b9d45cf3b (patch) | |
| tree | 9125bcd97106d8774262ff912c6a8460b2551571 /Common.mk | |
| parent | 623b55c55cce9c9abc460dd174cc9701acc4361d (diff) | |
Update Travis-CI scripts to test against Arduino v1.0.6
Diffstat (limited to 'Common.mk')
| -rw-r--r-- | Common.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ ifneq ($(TEST),) MPIDE_DIR = $(DEPENDENCIES_MPIDE_DIR) endif - DEPENDENCIES_ARDUINO_DIR = $(DEPENDENCIES_DIR)/arduino-1.0.5 + DEPENDENCIES_ARDUINO_DIR = $(DEPENDENCIES_DIR)/arduino-1.0.6 ifeq ($(ARDUINO_DIR),) ARDUINO_DIR = $(DEPENDENCIES_ARDUINO_DIR) endif |
