Closed techieshark closed 8 years ago
OK but it takes many minutes:
Helped:
and instead of building 83 modules we build 13 -- see output from Travis:
make app
elm make src/App.elm --output swipe-local-history.js
Success! Compiled 13 modules.
Successfully generated swipe-local-history.js
Adds Travis config file, fixes #71
Note: this just runs elm make to ensure the elm code compiles; it doesn't run any particular tests otherwise.