language: haskell install: - npm install -g elm - elm-package install -y script: - make test