Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Include CI for master branch and PR's #131

Merged
merged 2 commits into from
Jun 19, 2018
Merged

Include CI for master branch and PR's #131

merged 2 commits into from
Jun 19, 2018

Conversation

ariesshrimp
Copy link

@ariesshrimp ariesshrimp commented Oct 22, 2017

In accordance with #19 (comment),
includes config for TravisCI to run test reports on the master branch
and PR's to the master branch.

  • Includes .travis.yml config file
  • Includes current CI status badge in README

Closes #19.

Note: Travis was not building the yarn cache successfully until I rebuilt the lock file. npm install worked fine though.

The currently failing tests are fixed in https://github.com/facebook/prop-types/pull/129/files

In accordance with #19,
includes config for TravisCI to run test reports on the master branch
and PR's to the master branch.

- Includes .travis.yml config file
- Includes current CI status badge in README

Closes #19.
@facebook-github-bot
Copy link

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

@ariesshrimp
Copy link
Author

Someone will of course need to go and enable the repo on travis-ci.org on facebook's behalf, which I don't have access to.

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@gaearon gaearon merged commit a9ebdeb into facebook:master Jun 19, 2018
@gaearon
Copy link
Contributor

gaearon commented Jun 19, 2018

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable CI testing
4 participants