Skip to content

Commit

Permalink
Added php7 to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mschindler committed Apr 1, 2016
1 parent 12f6920 commit 83b32ea
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 @@ -10,6 +10,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 83b32ea

Please sign in to comment.