elm.mk
elm.mk copied to clipboard
Upgrade to elm 0.19.1
This pull request upgrades from elm 0.19 to elm 0.19.1 - the latest release.
It also upgrades elm-test and provides an elm.json file with the latest package versions.
In order to be able to build run make test a new version of npm is required - therefore I changed to travis build file to install the latest lts version of node and npm.