Skip to content

Commit 2208d4a

Browse files
authored
Switch to development version of PIO Core, enable memory usage stats
1 parent de24c8f commit 2208d4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ env:
2929
- PLATFORMIO_PROJECT_DIR=examples/PlatformIO/TextDisplay
3030

3131
install:
32-
- pip install -U platformio
32+
- pip install platformio
33+
- platformio upgrade --dev
3334
- platformio update
3435

3536
script:

0 commit comments

Comments
 (0)