Skip to content

Conversation

@stof
Copy link
Member

@stof stof commented Oct 10, 2018

Env variables defined as matrix are not merged with the job env variables of the matrix. We need to use global env variables (which we can still override in a specific job if needed).

This fixes this error: https://travis-ci.org/minkphp/MinkSelenium2Driver/jobs/436675862#L167

Env variables defined as matrix are not merged with the job env variables
of the matrix. We need to use global env variables (which we can still
override in a specific job if needed).
@stof
Copy link
Member Author

stof commented Oct 10, 2018

To win time on CI, I cancelled all the other jobs failing due to trying to use Firefox through the JsonWire protocol. they would fail anyway.

@stof
Copy link
Member Author

stof commented Oct 10, 2018

Looks like the precise job has an issue running the test server, but this would have to be debugged separately.

@stof stof merged commit 8684ee4 into minkphp:master Oct 10, 2018
@stof stof deleted the fix_precise branch October 10, 2018 12:39
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