Merge pull request #136 from GrahamCampbell/travis

Added more php versions to travis
This commit is contained in:
Denis
2014-02-16 14:32:43 +02:00
+2
View File
@@ -1,9 +1,11 @@
language: php
php:
- 5.3.3
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
before_script: