Skip to content

Commit

Permalink
testing against php 5.6 and 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasmure committed Dec 2, 2017
1 parent 1492c23 commit 6a92772
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 6a92772

Please sign in to comment.