diff --git a/.travis.yml b/.travis.yml index 43af5a40..0732e55b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,6 +47,7 @@ install: script: - elm-format --validate src tests examples readme-example + - flow check - cd examples - elm-make --output=/dev/null --yes - cd ../readme-example