diff --git a/.travis.yml b/.travis.yml index 93abdd19..cbff776e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: php php: - 5.3 - 5.4 + - 5.5 env: - TRAVISCI=1 @@ -16,4 +17,4 @@ notifications: email: - ci@andrewsville.cz -script: phpunit tests/TokenReflection \ No newline at end of file +script: phpunit tests/TokenReflection