Skip to content

Commit

Permalink
Add flow check to .travis.yml
Browse files Browse the repository at this point in the history
Richard Feldman committed Sep 1, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 076f57d commit 0cd64ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 0cd64ee

Please sign in to comment.