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

Further travis tweaks #606

Merged
merged 1 commit into from
Feb 17, 2020
Merged

Further travis tweaks #606

merged 1 commit into from
Feb 17, 2020

Conversation

GrahamCampbell
Copy link
Contributor

  1. Since we've pinned HHVM to 3.18, and the tests are passing, we should probably take it out of allowed failures now.

  2. Nightly was failing to install dependencies (because, quite rightly, people have marked their code as not working on PHP 8 yet). We can instruct composer to ignore PHP version requirements.

  3. No interaction mode is already enabled due to travis setting an env variable that enforces it.

@GrahamCampbell
Copy link
Contributor Author

Ping @erayd. :)

NB Test failures are unrelated, and should be fixed in a separate PR - the failures are just code style due to php-cs-fixer not being pinned.

@erayd
Copy link
Contributor

erayd commented Feb 17, 2020

Thanks @GrahamCampbell :-).

@erayd erayd merged commit 058f083 into jsonrainbow:master Feb 17, 2020
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.

2 participants