Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

feat(context): add mask_surface method #182

Merged
merged 2 commits into from Apr 13, 2018

Conversation

Brooooooklyn
Copy link
Contributor

No description provided.

@GuillaumeGomez
Copy link
Member

👍

Just waiting for CIs and then I merge, thanks!

@EPashkin
Copy link
Member

@Brooooooklyn Please try this change

--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,7 @@ script:
   - cargo build --features purge-lgpl-docs
   - git diff -R --exit-code
   - mkdir .cargo
-  - echo 'paths = ["."]' > .cargo/config
+  - echo 'paths = [".","./cairo-sys-rs"]' > .cargo/config
   - git clone -q --depth 50 -b pending https://github.com/rust-gnome/examples _examples
   - cd _examples
   - ./build_travis.sh

@Brooooooklyn Brooooooklyn force-pushed the feature/mask-surface branch 2 times, most recently from 4e7c9bb to c0050cc Compare April 13, 2018 03:07
@Brooooooklyn
Copy link
Contributor Author

@EPashkin CI looks good now, thanks

@EPashkin
Copy link
Member

@Brooooooklyn Thanks for PR
Strange that apveyor not started, but it fails by other reason and need separate fix.

@GuillaumeGomez GuillaumeGomez merged commit 9e3576a into gtk-rs:master Apr 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants