From 42a6f1b06c88f4b89e21632f9231bdc4781ea5f4 Mon Sep 17 00:00:00 2001 From: stefanblommaert Date: Sat, 16 Jan 2016 12:05:06 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6cc6138..dec009c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,6 +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/RFID-Cloner/RFID-Cloner.ino install: - pip install -U platformio