Skip to content

Commit 1a5d16d

Browse files
committed
Only call things out in the matrix
1 parent ca512e8 commit 1a5d16d

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.travis.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,8 @@
11
language: cpp
22
os:
33
- linux
4-
compiler:
5-
- clang
6-
- gcc
7-
- wcl
84
rvm:
95
- 1.9.3
10-
env:
11-
- BUILD=autotools
12-
- BUILD=cmake
13-
- BUILD=autotools_gtest
14-
- BUILD=cmake_gtest
15-
- BUILD=test_report
16-
- BUILD=autotools_old_compilers
17-
- BUILD=cmake-coverage
18-
- BUILD=make-dos
196
matrix:
207
include:
218
- compiler: clang

0 commit comments

Comments
 (0)