Make travis test php 5.3, 5.4 and 5.5
authoraddshore <addshorewiki@gmail.com>
Thu, 27 Feb 2014 14:06:13 +0000 (15:06 +0100)
committeraddshore <addshorewiki@gmail.com>
Thu, 27 Feb 2014 14:14:10 +0000 (15:14 +0100)
commitede9a62230f05aab410661d4b2c2f2eb5baa99f3
tree0b6f5b9658865ebbcf504b78207e013225a29078
parentb1f04d33ee7d5634d636aeafd988272ca94db712
Make travis test php 5.3, 5.4 and 5.5

Currently these are all set to be allowed to
fail as currently some tests do fail but having
this run will allow us to slowly fix them and
remove the versions from allow_failures

The jobs for 5.3 5.4 and 5.5 seem to take somewhere
between 6 and 9 mins compared to hhvm which takes
about 4 but this should be no problem

Change-Id: Ifee7f6476cfd41736aa595e92260a333b4c059ee
.travis.yml