Skip to content

Commit

Permalink
Run Travis tests on both PHP 5.3 and PHP 5.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperg committed Mar 10, 2013
1 parent 4910baa commit 20290be
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
@@ -1,3 +1,4 @@
language: php
php:
- 5.3
- 5.3
- 5.4

0 comments on commit 20290be

Please sign in to comment.