Skip to content

Commit 9997ea4

Browse files
authoredMar 18, 2019
Skip using base PHP 5.5 version in TravisCI
1 parent 3dfe05e commit 9997ea4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎.travis.yml

-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ matrix:
88
env: LARAVEL_VERSION=5.1.*
99
- php: 5.5.9
1010
env: LARAVEL_VERSION=5.2.*
11-
- php: 5.5
12-
env: LARAVEL_VERSION=5.1.*
13-
- php: 5.5
14-
env: LARAVEL_VERSION=5.2.*
1511
- php: 5.6
1612
env: LARAVEL_VERSION=5.1.*
1713
- php: 5.6

0 commit comments

Comments
 (0)