Skip to content

Commit

Permalink
Add flow check to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Feldman committed Sep 1, 2017
1 parent 8cdc94d commit 8201cfc
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
Expand Up @@ -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
Expand Down

0 comments on commit 8201cfc

Please sign in to comment.