Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
23918f3e
Commit
23918f3e
authored
Oct 11, 2014
by
Carsten Brandt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade cubrid PDO version in tests
also enhance test README
parent
fb505220
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
3 deletions
+10
-3
.travis.yml
.travis.yml
+1
-1
README.md
tests/unit/data/travis/README.md
+9
-2
No files found.
.travis.yml
View file @
23918f3e
...
...
@@ -8,7 +8,7 @@ php:
-
hhvm-nightly
env
:
-
CUBRID_VERSION=9.3.0/CUBRID-9.3.0.0206 CUBRID_PDO_VERSION=9.
2
.0.0001
-
CUBRID_VERSION=9.3.0/CUBRID-9.3.0.0206 CUBRID_PDO_VERSION=9.
3
.0.0001
# run build against hhvm but allow them to fail
# http://docs.travis-ci.com/user/build-configuration/#Rows-That-are-Allowed-To-Fail
...
...
tests/unit/data/travis/README.md
View file @
23918f3e
...
...
@@ -6,9 +6,15 @@ The scripts are:
-
[
`apc-setup.sh`
](
apc-setup.sh
)
Installs and configures the
[
apc pecl extension
](
http://pecl.php.net/package/apc
)
-
[
`memcache-setup.sh`
](
memcache-setup.sh
)
Compiles and installs the
[
memcache pecl extension
](
http://pecl.php.net/package/memcache
)
-
[
`cubrid-setup.sh`
](
cubrid-setup.sh
)
Prepares the
[
CUBRID
](
http://www.cubrid.org/
)
server instance by installing the server and PHP PDO driver
-
[
`init-apps.sh`
](
init-apps.sh
)
Prepare test environment for basic and advanced application
-
[
`memcache-setup.sh`
](
memcache-setup.sh
)
Compiles and installs the
[
memcache pecl extension
](
http://pecl.php.net/package/memcache
)
-
[
`mongodb-setup.sh`
](
mongodb-setup.sh
)
Enables Mongo DB PHP extension
-
[
`setup-apps.sh`
](
setup-apps.sh
)
Prepare test environment for basic and advanced application
-
[
`sphinx-setup.sh`
](
sphinx-setup.sh
)
Prepares the
[
Sphinx
](
http://sphinxsearch.com/
)
server instances by installing the server and attaching it to MySQL
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment