aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorSteve Purcell <steve@sanityinc.com>2019-01-15 23:27:30 +1300
committerJakub Hampl <kopomir@gmail.com>2019-01-15 10:27:30 +0000
commit00600a345eb595e8dc18cf499fb6635a932a8cb7 (patch)
treedd50bb6442bf3add4509ad26e7655ab7e2e3623d /.travis.yml
parenta92346489556d89dbff959e21eb3d6804e69b425 (diff)
Adds travis testing
* Use "elm make" to test this * Add simple travis config * Update example in README from Example01.elm, so it is compilable
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..587bd3e
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1 @@
+language: node_js