Prerequisites
Description
The current runs on travis-ci.org don't run any Windows cases. However the config does mention windows:
https://github.com/etr/libhttpserver/blob/master/.travis.yml
If I had to guess (and I've never configured Travis so it would be just a guess), I'd suspect that this line here shouldn't have the leading -: https://github.com/etr/libhttpserver/blob/master/.travis.yml#L159
Steps to Reproduce
- create a PR
- check the CI link
Expected behavior: builds/tests for Windows
Actual behavior: Nothing for windows.
Reproduces how often: 100%
Versions
master
Prerequisites
Description
The current runs on travis-ci.org don't run any Windows cases. However the config does mention windows:
https://github.com/etr/libhttpserver/blob/master/.travis.yml
If I had to guess (and I've never configured Travis so it would be just a guess), I'd suspect that this line here shouldn't have the leading
-: https://github.com/etr/libhttpserver/blob/master/.travis.yml#L159Steps to Reproduce
Expected behavior: builds/tests for Windows
Actual behavior: Nothing for windows.
Reproduces how often: 100%
Versions
master