Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d17f6c4

Browse filesBrowse files
committed
remove MATRIX_EVAL
1 parent 72bb0d7 commit d17f6c4
Copy full SHA for d17f6c4

File tree

Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ matrix:
1515
env:
1616
- MAKE_TASK=pio-test
1717
- COMPILER=g++-5
18-
- MATRIX_EVAL="CC=gcc-5 && CXX=g++-5"
1918
addons:
2019
apt:
2120
packages:
@@ -28,7 +27,6 @@ matrix:
2827
env:
2928
- MAKE_TASK=cmake-test
3029
- COMPILER=g++-5
31-
- MATRIX_EVAL="CC=gcc-5 && CXX=g++-5"
3230
addons:
3331
apt:
3432
packages:
@@ -42,7 +40,6 @@ matrix:
4240
env:
4341
- MAKE_TASK=pio-test
4442
- COMPILER=clang++-3.6
45-
- MATRIX_EVAL="CC=clang-3.6 && CXX=clang++-3.6"
4643
addons:
4744
apt:
4845
packages:
@@ -56,7 +53,6 @@ matrix:
5653
env:
5754
- MAKE_TASK=cmake-test
5855
- COMPILER=clang++-3.6
59-
- MATRIX_EVAL="CC=clang-3.6 && CXX=clang++-3.6"
6056
addons:
6157
apt:
6258
packages:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.