Update versions.json & build-matrix.html

This commit is contained in:
MXEBot as Travis CI 2016-12-01 21:37:24 +00:00
parent 783dc94a0d
commit f8f13c8492
2 changed files with 27 additions and 5 deletions

View File

@ -897,6 +897,26 @@ feel free to submit a pull request.
<td class="unsupported">&#x2717;</td>
</tr>
<tr>
<th class="row">googlemock</th>
<td>1.7.0</td>
<td class="unsupported">&#x2717;</td>
<td class="unsupported">&#x2717;</td>
<td class="unsupported">&#x2717;</td>
<td class="unsupported">&#x2717;</td>
<td class="supported">&#x2713;</td>
</tr>
<tr>
<th class="row">googletest</th>
<td>1.7.0</td>
<td class="unsupported">&#x2717;</td>
<td class="unsupported">&#x2717;</td>
<td class="unsupported">&#x2717;</td>
<td class="unsupported">&#x2717;</td>
<td class="supported">&#x2713;</td>
</tr>
<tr>
<th class="row">graphicsmagick</th>
<td>1.3.21</td>
@ -3029,12 +3049,12 @@ feel free to submit a pull request.
<tr>
<th class="row">protobuf</th>
<td>2.6.1</td>
<td>3.1.0</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="supported">&#x2713;</td>
<td class="unsupported">&#x2717;</td>
<td class="supported">&#x2713;</td>
</tr>
<tr>
@ -4251,13 +4271,13 @@ feel free to submit a pull request.
<th class="row" colspan="2">
Total: 412
<br>(+5 virtual
+4 native-only)
+6 native-only)
</th>
<th>408</th>
<th>314</th>
<th>394</th>
<th>314</th>
<th>16</th>
<th>19</th>
</tr>
</tbody>
</table>

View File

@ -85,6 +85,8 @@
"glpk": "4.60",
"gmp": "6.1.1",
"gnutls": "3.4.16",
"googlemock": "1.7.0",
"googletest": "1.7.0",
"graphicsmagick": "1.3.21",
"gsl": "1.16",
"gsoap": "2.8.22",
@ -298,7 +300,7 @@
"postgresql": "9.2.4",
"primesieve": "5.5.0",
"proj": "4.9.2",
"protobuf": "2.6.1",
"protobuf": "3.1.0",
"pthreads": "POSIX 1003.1-2001",
"qdbm": "1.8.78",
"qhttpengine": "0.1.0",