Skip to content

Commit 396bc9c

Browse files
author
Uli
committed
Fixing the Travis CI config
A1 is not available on ESP8266 so just remove the test for it.
1 parent 5c9d2ac commit 396bc9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ install:
1616
- pip install -U platformio
1717

1818
script:
19-
- platformio ci --board=esp12e --board=megaatmega2560 --lib="."
19+
- platformio ci --board=megaatmega2560 --lib="."

0 commit comments

Comments
 (0)