fletcher/MultiMarkdown-6

Update Travis CI configuration for Windows?

Open

#75 opened on Jul 4, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (97 forks)github user discovery
help wanted

Repository metrics

Stars
 (680 stars)
PR merge metrics
 (PR metrics pending)

Description

I added a .travis.yml config file for MMD-6. It seems to work fine (compiles on Debian, passes the tests).

I would like to automatically test building for Windows as well. On my machines, I compile for Windows using Ubuntu and MinGW, though there are other ways to do it.

I welcome input from Travis experts and Windows users about the best approach here.

Thanks!

Contributor guide