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 Travis-CI config to test macOS #147

Merged
merged 1 commit into from
Jun 3, 2019

Conversation

faern
Copy link
Collaborator

@faern faern commented Jun 3, 2019

The review for inclusion into libstd pointed out we need to build (and preferably) run tests on all targets we support. This PR does not reach all the way currently, but it improves the situation by at least testing on macOS.

Also, travis-cargo seems rather unmaintained, so I went ahead and re-wrote the Travis CI config according to how I usually do it for new crates. Any feedback and improvements suggestions are very welcome. One thing we could do is putting all the script stuff inside some ci/travis.sh file in order to maybe slightly reduce duplication and repetition by using bash if statements.

@Amanieu Amanieu merged commit a572dab into Amanieu:master Jun 3, 2019
@faern faern deleted the improve-ci-setup branch June 4, 2019 19:11
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.

None yet

2 participants