immutable-js-oss / immutable-js

Immutable persistent data collections for Javascript which increase efficiency and simplicity.
https://immutable-js-oss.github.io/immutable-js/
MIT License
37 stars 6 forks source link

platform independent build commands #184

Closed bdurrer closed 3 years ago

Methuselah96 commented 3 years ago

Huh, I wonder why Travis isn't building.

bdurrer commented 3 years ago

So adding .sh to check-changes would be required for running it with yarn on windows, but then travis is unhappy. So I changed it to JavaScript too.

Also threw out the ENV switch, the travis build should now be locally testable