Skip to content

Commit

Permalink
add test of php5.5, 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzuruS committed Feb 24, 2018
1 parent dee1ac8 commit e214abe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: php
php:
- 5.2
- 5.3
- 5.4
- 5.5
- 5.6

branches:
except:
- bundled
- bundled

0 comments on commit e214abe

Please sign in to comment.