Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix running flow on travis and update flow #9128

Merged
merged 2 commits into from Dec 5, 2018
Merged

Fix running flow on travis and update flow #9128

merged 2 commits into from Dec 5, 2018

Commits on Dec 4, 2018

  1. Fix running flow on travis and update flow

    - ensure bootstrap is run before running flow as we need some generated files for correctly doing typechecks
    - ensure that we only ignore the build directory inside the babel folder as currently we ignore everything because travis checks out into ‘/home/travis/build/’
    danez committed Dec 4, 2018
    Copy the full SHA
    2a04966 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Fix all flow errors

    danez committed Dec 5, 2018
    Copy the full SHA
    c31a8c1 View commit details
    Browse the repository at this point in the history