tpaviot / oce

OpenCASCADE Community Edition (OCE): a community driven fork of the Open CASCADE library.
http://groups.google.com/group/oce-dev
GNU Lesser General Public License v2.1
811 stars 284 forks source link

Review/ci fix #646

Closed tpaviot closed 7 years ago

tpaviot commented 7 years ago

Fix xvfb execution on travis Updated appveyor

All flags should be green.

jf--- commented 7 years ago

CI is quite maintenance intensive, you've done a lot of work recently... @tpaviot , what are your thoughts on extending CI -> CD ( cont. delivery ), where the binary artefacts, would be uploaded ( on a master commit, iff tests are passing ).

that way, its easy to catch up with recent changes in pythonocc.

technically, I think its manageable. what if we consider this for pyocc 0.18? is that too early perhaps?