- Notifications
You must be signed in to change notification settings - Fork425
Integration with Travis CI#411
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
deanberris commentedJul 4, 2014
Interesting test cases@leecoder -- can you please rebase your pull request, or merge from the latest in 0.11-devel? Looks like there's conflicts here that I can't merge cleanly. |
deanberris commentedJul 4, 2014
Thanks@leecoder -- do you know if Travis supports multi-core builds? I mean, can we add a |
leecoder commentedJul 4, 2014
Seehttp://docs.travis-ci.com/user/speeding-up-the-build/#Paralellizing-your-build-on-one-VM |
deanberris commentedJul 4, 2014
Awesome work, thanks so much@leecoder -- LGTM. |
Integration with Travis CI
Added .travis.yml & fixes for ci build.
Seehttps://travis-ci.org/leecoder/cpp-netlib/builds/29117692