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

Update and improve configuration for Travis CI #885

Merged
merged 1 commit into from
May 5, 2017

Conversation

stweil
Copy link
Member

@stweil stweil commented May 5, 2017

  • Use container based Ubuntu trusty. This provides a newer gcc version
    by default. CI jobs should now start faster.

  • Add caching. Leptonica is now only built once for each platform.

  • Get Leptonica tar instead of zip file. It's smaller,
    and there is no need to store it on disk.

Signed-off-by: Stefan Weil [email protected]

* Use container based Ubuntu trusty. This provides a newer gcc version
  by default. CI jobs should now start faster.

* Add caching. Leptonica is now only built once for each platform.

* Get Leptonica tar instead of zip file. It's smaller,
  and there is no need to store it on disk.

Signed-off-by: Stefan Weil <[email protected]>
@egorpugin egorpugin merged commit 006a56c into tesseract-ocr:master May 5, 2017
@stweil stweil deleted the ci branch May 5, 2017 21:52
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.

2 participants