Eleventy: Add Windows to travis-ci builds

Created on 21 Dec 2018  路  8Comments  路  Source: 11ty/eleventy

All 8 comments

Make sure https://github.com/11ty/eleventy/pull/381#issuecomment-453758111 is working before this is added.

Maybe we could do something like sorting both expected and actual results.

Tried this again, looks a bit more straightforward this time: https://travis-ci.org/11ty/eleventy/builds/516470666

The errors are related to the url() function which has some code producing Windows-style path delimiters. This should never happen when dealing with URLs. Should be easy enough to fix. Unfortunately, I no longer have a Windows system available to me to test this. Maybe a fix is possible without by looking at the Travis results.

Looks like this was fixed in #486! Thank you @AndrewAsquith!!

Heck yeah indeed!

Was this page helpful?
0 / 5 - 0 ratings