Commit graph

11 commits

Author SHA1 Message Date
Erik Simmler
b15ee1f3f2 Update bin/build.sh to reflect the npm powered structure 2016-12-17 14:04:21 -05:00
Joshua Stoutenburg
ecb6e88d14 Run Elm Test in CI 2016-08-26 01:59:03 -06:00
Erik Simmler
8f82b36223 Fix tests (#106)
Fixes #100

* Upgrade Node Test Runner and Test Files
* Avoid Installing Deps in Each Exercise
2016-08-22 20:31:41 -04:00
Erik Simmler
54e3017815 Update to elm-test 2.0 (#96)
* Update exercises to elm-test 2.0

* Update docs to mention `elm-test` again

* Update .travis.yml to the correct version of elm-test

* Conform to the `<| \() ->` convention
2016-08-17 07:14:17 -04:00
Erik Simmler
7ddb1b57c6 Update elm-package.json and .elm files to support Elm 0.17 2016-05-12 22:50:29 -04:00
Lew Parker
98c66d94c6 Merge pull request #33 from tgecho/cache-travis-elm-stuff
Cache elm-stuff directory in travis
2016-03-14 06:50:32 -06:00
Erik Simmler
643eacb58c Cache elm-stuff directory in travis 2016-03-13 21:05:45 -04:00
Erik Simmler
c71f090a4e Place an elm-package.json file in each exercise directory 2016-03-13 15:55:48 -04:00
Lew Parker
8c8481fb8f Setup Hello World and top level testing 2016-02-22 20:29:13 -07:00
Katrina Owen
ec06b5dd42 Normalize YAML in Travis config 2015-12-06 22:12:37 -08:00
Katrina Owen
fbf6f351a8 Bootstrap elm track 2015-09-08 13:03:25 -06:00