From b98a0f31d0a0192e661c5bbd2f64412108d165f7 Mon Sep 17 00:00:00 2001 From: Carsten Brandt Date: Sun, 12 Oct 2014 04:08:12 +0200 Subject: [PATCH] bump cubrid pdo version according to #852 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a37cbe2aeb..eff7d4ed86 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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