Skip to content

Commit

Permalink
Merge pull request #15 from nicolasmure/feature/enhance-support
Browse files Browse the repository at this point in the history
testing against php 5.6 and 7.2
  • Loading branch information
nicolasmure authored Dec 2, 2017
2 parents 1492c23 + 6a92772 commit 571b531
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
language: php
php:
- '5.4'
- '5.6'
- '7.0'
- '7.1'
- '7.2'

before_install:
- mkdir -p build/logs
Expand Down

0 comments on commit 571b531

Please sign in to comment.