Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
28e1dde2
"vscode:/vscode.git/clone" did not exist on "5f6a14c846aaebc6000c5d844088f8c37c996441"
Commit
28e1dde2
authored
Jul 25, 2019
by
Krystian Kuzniarek
Browse files
remove trailing whitespaces
parent
b77e5c76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.travis.yml
.travis.yml
+3
-3
No files found.
.travis.yml
View file @
28e1dde2
...
@@ -12,9 +12,9 @@ matrix:
...
@@ -12,9 +12,9 @@ matrix:
include
:
include
:
-
os
:
linux
-
os
:
linux
sudo
:
required
sudo
:
required
before_install
:
chmod -R +x ./ci/*platformio.sh
before_install
:
chmod -R +x ./ci/*platformio.sh
install
:
./ci/install-platformio.sh
install
:
./ci/install-platformio.sh
script
:
./ci/build-platformio.sh
script
:
./ci/build-platformio.sh
-
os
:
linux
-
os
:
linux
dist
:
xenial
dist
:
xenial
compiler
:
gcc
compiler
:
gcc
...
@@ -29,7 +29,7 @@ matrix:
...
@@ -29,7 +29,7 @@ matrix:
script
:
./ci/build-linux-bazel.sh
script
:
./ci/build-linux-bazel.sh
-
os
:
linux
-
os
:
linux
compiler
:
gcc
compiler
:
gcc
env
:
BUILD_TYPE=Debug VERBOSE=1 CXX_FLAGS=-std=c++11
env
:
BUILD_TYPE=Debug VERBOSE=1 CXX_FLAGS=-std=c++11
-
os
:
linux
-
os
:
linux
compiler
:
clang
compiler
:
clang
env
:
BUILD_TYPE=Release VERBOSE=1 CXX_FLAGS=-std=c++11 -Wgnu-zero-variadic-macro-arguments
env
:
BUILD_TYPE=Release VERBOSE=1 CXX_FLAGS=-std=c++11 -Wgnu-zero-variadic-macro-arguments
...
...
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