Renamed files

Renamed the servo.ino file to servo_motor.ino file as per request and
updated the .travis.yml
This commit is contained in:
techied
2016-01-18 21:52:48 -08:00
parent f799de3354
commit 032d806a8c
2 changed files with 1 additions and 1 deletions

View File

@@ -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/servo_motor/servo.ino
- PLATFORMIO_CI_SRC=examples/servo_motor/servo_motor.ino
install:
- pip install -U platformio