Can not build other environment than env_default

Hallo!

How to deal with env_default?

When i take the “arduino-blink” example, put these lines in platformio.ini:

snip<
[platformio]
env_default = leonardo
snip<

I can’t compile ( pio run -e uno for example) any other environment expect leonardo.

Robert

This is a bug which has just been fixed. Please test it using the latest development version.