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
|
language: cpp
|
||||||
matrix:
|
compiler: gcc
|
||||||
allow_failures:
|
cache: apt
|
||||||
- compiler: clang
|
|
||||||
compiler:
|
|
||||||
- gcc
|
|
||||||
- clang
|
|
||||||
cache:
|
|
||||||
- apt
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in a new issue