Skip to content

Commit 7b62c23

Browse files
committed
travis: emit empty build
Signed-off-by: Ahmed Samy <[email protected]>
1 parent b16d900 commit 7b62c23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
os: linux
22
language: c
3+
compiler: gcc
34
sudo: required
45

56
cache:
@@ -10,6 +11,8 @@ notifications:
1011

1112
matrix:
1213
fast_finish: true
14+
exclude:
15+
- compiler: gcc
1316
include:
1417
- os: linux
1518
env:

0 commit comments

Comments
 (0)