mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-24 08:53:33 +03:00
Enable elm-test in .travis.yml
This commit is contained in:
parent
19e58c4c23
commit
d41b889c2a
@ -31,6 +31,5 @@ script:
|
||||
# Check if all exposed modules compile.
|
||||
- elm-package diff
|
||||
- elm-format --validate src tests styleguide-app
|
||||
# Uncomment this once we have tests in this repo.
|
||||
# - elm test
|
||||
- elm test
|
||||
- cd styleguide-app && elm-make Main.elm -- output=elm.js
|
||||
|
Loading…
Reference in New Issue
Block a user