Skip to content

Commit

Permalink
Merge pull request #130 from mschindler83/master
Browse files Browse the repository at this point in the history
Added php7 to travis.yml
  • Loading branch information
mschindler83 committed Apr 1, 2016
2 parents 37fb0c2 + 83b32ea commit 6a8eccc
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
Expand Up @@ -12,6 +12,8 @@ env:

matrix:
include:
- php: 7.0
env: PAYMILL_WH_1=subscription.failed PAYMILL_WH_2=subscription.expiring
- php: 5.6
env: PAYMILL_WH_1=transaction.succeeded PAYMILL_WH_2=subscription.created
- php: 5.5
Expand Down

0 comments on commit 6a8eccc

Please sign in to comment.