Skip to content

Hookup to Travis-CI #9

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

Merged
merged 14 commits into from
Jan 9, 2015
Merged

Hookup to Travis-CI #9

merged 14 commits into from
Jan 9, 2015

Conversation

mrcaron
Copy link
Contributor

@mrcaron mrcaron commented Jan 8, 2015

I made some changes to hookup the repository to Travis-CI to automatically build and run the tests. It works wonderfully and you can see results here: https://travis-ci.org/mrcaron/cpan-selenium-rc-perl. There's still something with the local file server test because I see in the results that there's an access denied issue on Travis. Anyway, it's hooked up and I corrected the dist.ini, removing the Repository node so that dist build actually worked.

lukec added a commit that referenced this pull request Jan 9, 2015
@lukec lukec merged commit 443a659 into lukec:master Jan 9, 2015
@lukec
Copy link
Owner

lukec commented Jan 9, 2015

Thanks.

@mrcaron
Copy link
Contributor Author

mrcaron commented Jan 9, 2015

Welcome :) It occurred to me that you'll have to register with Travis-CI through your github account and then the repo will build on https://travis-ci.org/lukec/cpan-selenium-rc-perl. Travis-CI is already hooked up via the presence of the .travis.yml file, but because you're not connected, it won't build anything yet. Then you can change the link on the read me to point to your build instead of mine.

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.

2 participants