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

Split a -sys crate out #68

Merged
merged 19 commits into from Oct 15, 2015

Fix travis build

  • Loading branch information
sfackler committed Sep 6, 2015
commit 74d4ac7869e12a560c6c65c5408adab76f709b2b
@@ -1,3 +1,8 @@
language: rust
rust: nightly
os: osx

script:
- cd core-foundation
- cargo build --verbose
- cargo test --verbose
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.