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

run valgrind in Travis CI #265

Merged
merged 1 commit into from
Apr 27, 2015
Merged

Conversation

cdunn2001
Copy link
Contributor

Because this runs apt-get, it will not work as-is for OSX. So when
we have OSX in Travis, we will have to wrap this somehow. See #250.

Closes #222.

Because this runs apt-get, it will not work as-is for OSX. So when
we have OSX in Travis, we will have to wrap this somehow. See open-source-parsers#250.

Closes open-source-parsers#222.
@cdunn2001
Copy link
Contributor Author

10s longer build times in Travis (because of apt-get update/apt-get install valgrind) but I think it's worth it.

cdunn2001 added a commit that referenced this pull request Apr 27, 2015
@cdunn2001 cdunn2001 merged commit f4ee48b into open-source-parsers:master Apr 27, 2015
@cdunn2001 cdunn2001 deleted the valgrind branch April 27, 2015 03:12
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.

Integrate valgrind into Travis build
1 participant