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

Add CI framework #14

Closed
wants to merge 1 commit into from
Closed

Add CI framework #14

wants to merge 1 commit into from

Conversation

jeking3
Copy link
Contributor

@jeking3 jeking3 commented May 17, 2018

  • travis with valgrind, cppcheck, ubsan, codecov, covscan (future)
  • appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64
  • README, LICENSE, etc.

Adding CI has exposed some problems in the library.

Appveyor: https://ci.appveyor.com/project/jeking3/interval/build/1.0.3-develop
Travis: https://travis-ci.org/jeking3/interval/builds/380365222

  - travis with valgrind, cppcheck, ubsan, codecov, covscan (future)
  - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64
  - README, LICENSE, etc.
@jeking3
Copy link
Contributor Author

jeking3 commented Oct 30, 2018

Closing, using my fork to figure out what these issues are. Will re-open.

@jeking3 jeking3 closed this Oct 30, 2018
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

1 participant