Skip to content

Commit

Permalink
Also tests with PHP > 5.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmichot committed May 1, 2016
1 parent dfd929d commit e93f0af
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ matrix:
env: laravel='5.1'
- php: 5.5.9
env: laravel='5.2'
- php: 5.5
env: laravel='5.1'
- php: 5.5
env: laravel='5.2'
- php: 5.6
env: laravel='5.1'
- php: 5.6
Expand Down

0 comments on commit e93f0af

Please sign in to comment.