use release env in ci build

This commit is contained in:
2018-10-07 13:20:24 +02:00
parent afd13ca661
commit 6fc5908761
2 changed files with 5 additions and 5 deletions

View File

@@ -65,7 +65,7 @@ framework = ${common.framework}
build_flags = -Wl,-Teagle.flash.4m1m.ld
-DSPROCKET_PRINT=0
lib_deps = ${common.lib_deps}
https://gitlab.com/wirelos/sprocket-core.git#master
https://gitlab.com/wirelos/sprocket-core.git#develop
[env:nodemcu]