Skip to content

Commit

Permalink
also run flow on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed May 13, 2016
1 parent bbc3031 commit f90b696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ machine:
test:
override:
- npm run lint
- npm run flow
- npm run test:cover # only run unit tests in Phantom for now before we setup SauceLabs
- npm run test:ssr

0 comments on commit f90b696

Please sign in to comment.