russplaysguitar / UnderscoreCF

An UnderscoreJS port for Coldfusion. Functional programming library.
http://russplaysguitar.github.com/UnderscoreCF/
MIT License
89 stars 38 forks source link

Use LinkedHashMap where struct key order matters. #54

Closed elpete closed 6 years ago

elpete commented 8 years ago

This should fix the remaining Travis CI failures.

elpete commented 8 years ago

Ignore the Lucee versions thing. Sorry.

russplaysguitar commented 8 years ago

Any idea why the lucee 5 tests report this error?

[mxunitoutputtask]     invalid syntax at /home/travis/build/russplaysguitar/UnderscoreCF/Underscore.cfc:221 ...
elpete commented 8 years ago

I think it has to do with running an older version of Lucee 5. I've been looking for a new link to update the build but I haven't had much luck yet. 

elpete commented 6 years ago

Closing this as it has been sitting here for a long time.