mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
Travis: in last commit I reordered 2 builds for some reason... Fix it.
[skip ci]
This commit is contained in:
+2
-2
@@ -6,10 +6,10 @@ matrix:
|
||||
include:
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
env: BUILD_TYPE=coverage
|
||||
env: BUILD_TYPE=normal
|
||||
- os: linux
|
||||
compiler: gcc
|
||||
env: BUILD_TYPE=normal
|
||||
env: BUILD_TYPE=coverage
|
||||
- os: linux
|
||||
compiler: clang
|
||||
env: BUILD_TYPE=normal
|
||||
|
||||
Reference in New Issue
Block a user