diff --git a/.travis.yml b/.travis.yml index 1b43da18be2..6860cf334be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,8 +16,8 @@ language: php php: # - "5.2" is not supported because pyrus to install PHP_Codesniffer is not available - "5.3" -# - "5.4" -# - "5.5" + - "5.4" + - "5.5" env: - DB=mysql