Skip to content
Snippets Groups Projects
Commit e503dcf1 authored by Nicolas Noble's avatar Nicolas Noble
Browse files

Merge pull request #1711 from ctiller/split-travis-in-two

Split gcov c/c++ into separate runs
parents 30b39ec4 07cda96f
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,8 @@ env:
- NUGET="mono nuget.exe"
matrix:
- CONFIG=opt TEST=sanity
- CONFIG=gcov TEST="c c++"
- CONFIG=gcov TEST=c
- CONFIG=gcov TEST=c++
- CONFIG=opt TEST="c c++"
- CONFIG=opt TEST=node
- CONFIG=opt TEST=ruby
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment