diff --git a/.travis.yml b/.travis.yml index 5103c68..78a96fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,10 @@ language: php php: + - 7 - 5.6 - 5.5 - 5.4 + - 5.3 script: - cd tests - phpunit .