Skip to content

Commit

Permalink
Track Version tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ovac committed Sep 29, 2017
1 parent 270f418 commit 0b24b94
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,9 @@ notifications:
matrix:
include:
- php: 7.0
env:
- LARAVEL_VERSION=5.4.*
- LARAVEL_VERSION=5.5.*
env: LARAVEL_VERSION=5.5.*
- php: 7.1
env:
- LARAVEL_VERSION=5.4.*
- LARAVEL_VERSION=5.5.*
env: LARAVEL_VERSION=5.5.*

before_install:
- travis_retry composer self-update --stable -n
Expand Down

0 comments on commit 0b24b94

Please sign in to comment.