You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@predictionio.apache.org by do...@apache.org on 2018/09/12 18:32:30 UTC

[3/3] predictionio-sdk-php git commit: Show PHPUnit version on Travis

Show PHPUnit version on Travis


Project: http://git-wip-us.apache.org/repos/asf/predictionio-sdk-php/repo
Commit: http://git-wip-us.apache.org/repos/asf/predictionio-sdk-php/commit/01fcc223
Tree: http://git-wip-us.apache.org/repos/asf/predictionio-sdk-php/tree/01fcc223
Diff: http://git-wip-us.apache.org/repos/asf/predictionio-sdk-php/diff/01fcc223

Branch: refs/heads/PIO-163
Commit: 01fcc22360f2491d91fe84bea4853ad11358539b
Parents: 2136b2e
Author: Donald Szeto <do...@apache.org>
Authored: Wed Sep 12 11:31:56 2018 -0700
Committer: Donald Szeto <do...@apache.org>
Committed: Wed Sep 12 11:31:56 2018 -0700

----------------------------------------------------------------------
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/predictionio-sdk-php/blob/01fcc223/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 859b53c..c97b944 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,3 +24,4 @@ before_script:
   - phpenv rehash
   - phing
   - composer install --no-dev
+  - phpunit --version