diff --git a/.travis.yml b/.travis.yml index 1b43da18be21e1f151cc2563480966aec8a25bb4..6860cf334bebcdacecc6ff3dd36c5386e68fbffc 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