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

Fix travis odbc and hotfix the travis mysql issue #432

Merged
merged 1 commit into from
Jun 28, 2017

Conversation

shinobu
Copy link
Collaborator

@shinobu shinobu commented Jun 19, 2017

This pullrequest fixes the odbc install for virtuoso for travis
and
hotfixes the php 5.6.30 error that exists in php since ~2017/06/18
here a link to the issue travis-ci/travis-ci#7921

@shinobu shinobu requested a review from white-gecko June 19, 2017 16:05
.travis.yml Outdated
- sudo apt-get install -y raptor2-utils
- phpenv config-rm xdebug.ini
- mysql -e 'CREATE DATABASE ontowiki_TEST;'

install:
- travis_retry composer install --no-interaction
- travis_retry composer install -o --no-interaction
Copy link
Member

Choose a reason for hiding this comment

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

Do we need this change? Please revert it, if we don't need it.

…he start of the script.

php 5.6(.30) has issues right now-> setting php 5.6 to the .29 verson for now
@white-gecko
Copy link
Member

Fix #430.

@white-gecko white-gecko merged commit ab0b8a0 into develop Jun 28, 2017
@white-gecko white-gecko deleted the fix/travisODBC branch June 28, 2017 09:18
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