Commit 6c971ca9 authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

testing, explicitly specify compiler

parent 176eccfb
......@@ -18,7 +18,7 @@ matrix:
install: ./ci/install-platformio.sh
script: ./ci/build-platformio.sh
- os: linux
compiler: gcc
compiler: gcc4.9
sudo : true
install: ./ci/install-linux.sh && ./ci/log-config.sh
script: ./ci/build-linux-bazel.sh
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment