Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
6c971ca9
Commit
6c971ca9
authored
Jun 17, 2019
by
Gennadiy Civil
Browse files
testing, explicitly specify compiler
parent
176eccfb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.travis.yml
.travis.yml
+1
-1
No files found.
.travis.yml
View file @
6c971ca9
...
@@ -18,7 +18,7 @@ matrix:
...
@@ -18,7 +18,7 @@ matrix:
install
:
./ci/install-platformio.sh
install
:
./ci/install-platformio.sh
script
:
./ci/build-platformio.sh
script
:
./ci/build-platformio.sh
-
os
:
linux
-
os
:
linux
compiler
:
gcc
compiler
:
gcc
4.9
sudo
:
true
sudo
:
true
install
:
./ci/install-linux.sh && ./ci/log-config.sh
install
:
./ci/install-linux.sh && ./ci/log-config.sh
script
:
./ci/build-linux-bazel.sh
script
:
./ci/build-linux-bazel.sh
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment