We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72bb0d7 commit d17f6c4Copy full SHA for d17f6c4
.travis.yml
@@ -15,7 +15,6 @@ matrix:
15
env:
16
- MAKE_TASK=pio-test
17
- COMPILER=g++-5
18
- - MATRIX_EVAL="CC=gcc-5 && CXX=g++-5"
19
addons:
20
apt:
21
packages:
@@ -28,7 +27,6 @@ matrix:
28
27
29
- MAKE_TASK=cmake-test
30
31
32
33
34
@@ -42,7 +40,6 @@ matrix:
42
40
43
41
44
- COMPILER=clang++-3.6
45
- - MATRIX_EVAL="CC=clang-3.6 && CXX=clang++-3.6"
46
47
48
@@ -56,7 +53,6 @@ matrix:
56
53
57
54
58
55
59
60
61
62
0 commit comments