From 05547b72ac088764d0d96d3e7121069474f4ff8c Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 18 Jun 2018 10:51:04 -0700 Subject: Switch to Feather52s full name to avoid confusion with the nrf52840 later. Fixes #940 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 71ed26ff6..badd78b4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,7 @@ env: - TRAVIS_BOARD=pirkey_m0 - TRAVIS_BOARD=trinket_m0 - TRAVIS_BOARD=gemma_m0 - - TRAVIS_BOARD=feather52 + - TRAVIS_BOARD=feather52832 - TRAVIS_BOARD=pca10056 - TRAVIS_TEST=qemu - TRAVIS_TEST=unix -- cgit v1.2.3