Skip to content

Conversation

@yoshuawuyts
Copy link

@yoshuawuyts yoshuawuyts commented Aug 23, 2018

Initializes a cross compilation setup using crossgen. Works towards solving #5. Needs to have a key generated to work. Also doesn't setup appveyor yet, but includes some boilerplate so it can work in the future. Thanks!

file_glob: true
file: $CRATE_NAME-$TRAVIS_TAG-$TARGET.*
api_key:
secure: "{{TOKEN}}"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This must be replaced by an encrypted Travis key. This can be either done using the travis client using travis encrypt or see yoshuawuyts/crossgen#1 for alternatives.

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.

1 participant