Skip to content

Conversation

opilar
Copy link
Contributor

@opilar opilar commented Apr 13, 2017

Partially resolves #65.

@Kimundi
Copy link
Contributor

Kimundi commented Apr 14, 2017

Thanks! Could you add a new line at the end to both config files though?

@Kimundi
Copy link
Contributor

Kimundi commented Apr 18, 2017

Seems like osx does not like the way travis-cargo is called there.

@opilar
Copy link
Contributor Author

opilar commented Apr 18, 2017

Yes. Check out my issue: huonw/travis-cargo#70

`pip install package-name --user` installs binaries to USER_SITE.
USER_SITE is different on different systems:
https://docs.python.org/3/library/site.html#site.USER_SITE

Using `python -m site --user-base` makes travis-cargo valid command:
https://docs.python.org/3/library/site.html#cmdoption-site--user-site
@KodrAus
Copy link
Contributor

KodrAus commented Sep 19, 2017

Is there anything else blocking this @Kimundi? I guess we'll need to enable AppVeyor for this repo.

@Kimundi
Copy link
Contributor

Kimundi commented Sep 28, 2017

Seems nothing else is blocking it. I'll merge and see if I can get appvoyer running.

@Kimundi Kimundi merged commit 34796c6 into rust-lang-nursery:master Sep 28, 2017
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.

Publish CI badges for all Tier 1 platforms

3 participants