Commit Graph

11 Commits

Author SHA1 Message Date
James E. King III
c7b6a7ee5b Update CI
- Reduce the overall job complexity (fewer builds)
- Adds some more checks like asan
- Disabled appveyor cl-clang job due to issue #25
2019-07-05 20:49:57 -04:00
Peter Dimov
a21db8ae8c Enable CI for feature branches 2019-07-04 12:20:15 +03:00
James E. King III
cc5aefee30 Enhance Travis CI build coverage 2018-11-04 07:01:56 -05:00
James E. King III
67915a7f86 fix failing ci jobs in travis 2018-07-14 20:44:19 +00:00
James E. King III
86de965ea0 disable UBSAN build job per issue #18 2018-06-16 17:09:07 +00:00
James E. King III
5bbe3c6e2a fix coverity scan integration 2018-06-13 18:11:08 +00:00
James E. King III
defff3efb9 update to new style boost-ci build 2018-05-29 02:17:02 +00:00
James E. King III
47767bdfaf Added CI framework
- travis with valgrind, cppcheck, ubsan, codecov, covscan (future)
  - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64
  - README, LICENSE, etc.
2018-05-27 09:58:57 -04:00
Peter Dimov
158bdd37d4 Update .travis.yml 2017-12-09 19:10:40 +02:00
Peter Dimov
221ea52843 Install libstdc++-4.9 for clang to avoid ::gets error 2017-11-06 00:02:04 +02:00
Peter Dimov
830a0e758d Add .travis.yml 2017-11-04 22:51:03 +02:00