Skip to content

Commit

Permalink
Added PHP 5.5, 5.6 and HHVM to Travis-CI targets.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbroadway committed Mar 18, 2014
1 parent 531b26b commit 0208716
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,4 +1,7 @@
language: php
php:
- 5.3
- 5.4
- 5.4
- 5.5
- 5.6
- hhvm

0 comments on commit 0208716

Please sign in to comment.