mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Dropping clang for now.
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user