Skip to content

Commit

Permalink
Fixed PHP build version compat
Browse files Browse the repository at this point in the history
  • Loading branch information
chillu committed Dec 2, 2015
1 parent 3619335 commit ef1304a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,8 +3,8 @@ language: php
sudo: false

php:
- 5.4
- 5.5
- 5.6

script:
- vendor/bin/phpunit tests
Expand Down

0 comments on commit ef1304a

Please sign in to comment.