Skip to content

Commit

Permalink
CI env update
Browse files Browse the repository at this point in the history
Conflicts:

	docs/user/ci-environment/index.html
  • Loading branch information
michaelklishin authored and john muhl committed Mar 2, 2012
1 parent 09953dc commit 6dba1a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/user/ci-environment.md
Expand Up @@ -70,7 +70,7 @@ Language-specific workers have multiple runtimes for their respective language (
* PostgreSQL 8.4.x * PostgreSQL 8.4.x
* SQLite 3.7.x * SQLite 3.7.x
* MongoDB 2.0.x * MongoDB 2.0.x
* Riak 1.0.x * Riak 1.1.x
* Redis 2.4.x * Redis 2.4.x
* CouchDB 1.0.x * CouchDB 1.0.x


Expand Down Expand Up @@ -182,7 +182,7 @@ cpanm (App::cpanminus) version 1.5007


* 5.2 (5.2.17) * 5.2 (5.2.17)
* 5.3 (5.3.10, 5.3.2) * 5.3 (5.3.10, 5.3.2)
* 5.4 (5.4.0RC8) * 5.4 (5.4.0)


PHP runtimes are built using [php-build](https://github.com/CHH/php-build). PHP runtimes are built using [php-build](https://github.com/CHH/php-build).


Expand All @@ -195,7 +195,6 @@ Is supported.
### Extensions ### Extensions


<pre> <pre>
$ php -m
[PHP Modules] [PHP Modules]
bcmath bcmath
bz2 bz2
Expand Down Expand Up @@ -228,6 +227,7 @@ PDO
pdo_mysql pdo_mysql
pdo_pgsql pdo_pgsql
pdo_sqlite pdo_sqlite
pgsql
Phar Phar
posix posix
readline readline
Expand Down

0 comments on commit 6dba1a9

Please sign in to comment.