mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
Dropping clang for now.
This commit is contained in:
parent
646b3f6d7a
commit
1612a87810
10
.travis.yml
10
.travis.yml
@ -1,12 +1,6 @@
|
||||
language: cpp
|
||||
matrix:
|
||||
allow_failures:
|
||||
- compiler: clang
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
cache:
|
||||
- apt
|
||||
compiler: gcc
|
||||
cache: apt
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user