From 356130f58df6d1d2a257c998d87a6e430bcf1e2c Mon Sep 17 00:00:00 2001 From: techied Date: Thu, 14 Jan 2016 19:09:41 -0800 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1a165fb..d73ccc5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ env: - PLATFORMIO_CI_SRC=examples/rfid_write_personal_data/rfid_write_personal_data.ino - PLATFORMIO_CI_SRC=examples/Ntag216_AUTH/Ntag216_AUTH.ino - PLATFORMIO_CI_SRC=examples/ReadNUID/ReadNUID.ino - - PLATFORMIO_CI_SRC=examples/servoMotor/servo.ino + - PLATFORMIO_CI_SRC=examples/servo_motor/servo.ino install: - pip install -U platformio