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

Adds CI #636

Merged
merged 3 commits into from
Dec 30, 2015
Merged

Adds CI #636

merged 3 commits into from
Dec 30, 2015

Conversation

pmairoldi
Copy link
Collaborator

Adds scripts to run the tests and add a travis configuration file. Adding CI should be as easy as toggling it on in travis after this is merged.

@pmairoldi pmairoldi changed the title Add CI Adds CI Dec 29, 2015
@yas375
Copy link
Contributor

yas375 commented Dec 29, 2015

Cool! 👍

danielgindi added a commit that referenced this pull request Dec 30, 2015
@danielgindi danielgindi merged commit 79534ff into ChartsOrg:master Dec 30, 2015
@danielgindi
Copy link
Collaborator

Thanks :-)

@liuxuan30
Copy link
Member

@petester42 I just want to run tests on my machien to see why it failed. I run 'rake test' in ios-charts repo, it reports No such module 'FBSnapshotTestCase'
In my understanding, the CI test will automatically download and install the needed framework and bundles, so does it on my machine? Or I have to manually install those bundles before test?

@pmairoldi
Copy link
Collaborator Author

Check the .travis.yml. You need to install it first.

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

Successfully merging this pull request may close these issues.

None yet

4 participants