-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added travis-ci and googledrive urls
- Loading branch information
Showing
1 changed file
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,26 @@ | ||
Travis-CI Build Status : | ||
[![Build Status](https://travis-ci.org/tpaviot/oce.png?branch=master)](https://travis-ci.org/tpaviot/oce) | ||
|
||
oce stands for *o*pencascade *c*ommunity *e*dition. | ||
|
||
This project aims at gathering patches/changes/improvements from the OCC community over the latest release | ||
(currently OCCT 6.7.0). | ||
This project aims at gathering patches/changes/improvements from the OCC | ||
community over the latest release (currently OCCT 6.7.0). | ||
|
||
We use the following online resources: | ||
* Sources | ||
https://github.com/tpaviot/oce | ||
* Binaries | ||
http://code.google.com/p/oce-binaries/downloads/ | ||
oce < 0.14: http://code.google.com/p/oce-binaries/downloads/ | ||
oce >= 0.14: Google Drive at http://bit.ly/1kvDoTN | ||
* Bug tracker | ||
https://github.com/tpaviot/oce/issues | ||
* Mailing list | ||
http://groups.google.com/group/oce-dev/about | ||
* Travic-CI | ||
https://travis-ci.org/tpaviot/oce | ||
|
||
Just email [email protected] for a request regarding write access to the repository. | ||
Just ask @tpaviot ([email protected]) or @dbarbier ([email protected]) for a | ||
request regarding write access to the repository. | ||
|
||
How to create a local copy of the repository? | ||
============================================= | ||
|