Skip to content

Commit

Permalink
add php 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins committed Aug 28, 2014
1 parent 4d60e3a commit 5235994
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ script: cd tests && phpunit --verbose --colors --stderr tests

# run tests on the following versions
php:
- 5.6
- 5.5
- 5.4
- 5.3
- hhvm
- hhvm

0 comments on commit 5235994

Please sign in to comment.