Skip to content

Commit 8840050

Browse files
Okey, don't exclude so much
1 parent 3b80bb6 commit 8840050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
matrix:
1515
exclude:
1616
- php: 5.5
17-
- env: LARAVEL_VERSION="5.4.*"
17+
env: LARAVEL_VERSION="5.4.*"
1818

1919
before_script:
2020
- travis_retry composer self-update

0 commit comments

Comments
 (0)