mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 21:37:17 +01: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 a new issue