Closed jawher closed 9 years ago
as is done in the regulr env config key.
Bazooka now accepts:
matrix: exclude: - go: "1.4" env: B=testb1
Whereas before it only accepted:
matrix: exclude: - go: "1.4" env: - B=testb1
as is done in the regulr env config key.
Bazooka now accepts:
Whereas before it only accepted: