Initial commit.

This commit is contained in:
Richard Feldman
2018-04-27 02:00:51 -04:00
commit 345368cbcc
120 changed files with 30805 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
sudo: false
language: none
install:
- npm install --global elm@0.16.0
- npm install
script:
- ./tests/run-tests.sh