mirror of
https://github.com/doctrine/KeyValueStore.git
synced 2026-03-24 08:42:12 +01:00
[PR #64] [MERGED] Fix for TravisCI tests #89
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/KeyValueStore/pull/64
Author: @EmanueleMinotto
Created: 12/13/2015
Status: ✅ Merged
Merged: 12/13/2015
Merged by: @Ocramius
Base:
master← Head:fix/travis-tests📝 Commits (2)
bb723ccallow mongo and redis testing on travisb5c77d9moved extension requirement to annotations📊 Changes
6 files changed (+17 additions, -15 deletions)
View changed files
📝
.travis.yml(+4 -0)📝
tests/Doctrine/Tests/KeyValueStore/Functional/Storage/CassandraTest.php(+3 -4)📝
tests/Doctrine/Tests/KeyValueStore/Storage/CouchbaseStorageTest.php(+2 -3)📝
tests/Doctrine/Tests/KeyValueStore/Storage/MongoDbStorageTest.php(+2 -4)📝
tests/Doctrine/Tests/KeyValueStore/Storage/RedisStorageTest.php(+2 -4)📝
tests/travis.sh(+4 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.