diff --git a/.travis.yml b/.travis.yml index 99c95fe947..9a260a6629 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,10 +14,13 @@ script: # What to build, and on which platforms php: + - 5.3 + - 5.4 - 5.5 env: - DB=mysql + - DB=pgsql branches: except: