sudo: false language: none install: - npm install --global elm@0.16.0 - npm install script: - ./tests/run-tests.sh