Skip to content

Commit 466a558

Browse files
authored
Asking for test toolchain for clang 6 and 7
1 parent 3009e98 commit 466a558

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@ matrix:
263263
apt:
264264
sources:
265265
- llvm-toolchain-trusty-6.0
266+
- ubuntu-toolchain-r-test
266267
packages:
267268
- clang-6.0
268269
env:
@@ -272,6 +273,7 @@ matrix:
272273
apt:
273274
sources:
274275
- llvm-toolchain-trusty-7
276+
- ubuntu-toolchain-r-test
275277
packages:
276278
- clang-7.0
277279
env:

0 commit comments

Comments
 (0)