From 29815d0696ddecaccec8afa2a0e95b41d072ecc7 Mon Sep 17 00:00:00 2001 From: Simon Duquennoy Date: Tue, 1 Sep 2015 10:20:58 +0200 Subject: [PATCH] Travis: compile er-rest-example for the Wismote platform rather than Sky --- regression-tests/01-compile-base/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression-tests/01-compile-base/Makefile b/regression-tests/01-compile-base/Makefile index e756bf5a6..b86416df3 100644 --- a/regression-tests/01-compile-base/Makefile +++ b/regression-tests/01-compile-base/Makefile @@ -13,7 +13,7 @@ hello-world/wismote \ hello-world/z1 \ eeprom-test/native \ collect/sky \ -er-rest-example/sky \ +er-rest-example/wismote \ example-shell/native \ netperf/sky \ powertrace/sky \