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

Added MONO_TLS_PROVIDER env variable to .travis.yml #2685

Merged
merged 1 commit into from
Jan 15, 2017

Conversation

thecodejunkie
Copy link
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the Nancy code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

Our Travis builds recently started failing when we went from 4.8.0 (Stable 4.8.0.395/df81fe4 Tue Jan 3 15:47:11 UTC 2017) to Mono JIT compiler version 4.8.0 (Stable 4.8.0.425/038ff4a Mon Jan 9 14:42:31 UTC 2017) (we're grabbing latest published). I was recommended by @akoeplinger to try to add MONO_TLS_PROVIDER=legacy to our env variables to see if that resolves it. If this PR builds on Travis then it should be good to merge.

@akoeplinger
Copy link
Contributor

Looks like it worked 😄 Thanks for reporting this, I'll make sure we're tracking and fixing that exception in the new TLS provider 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants