Skip to content

Commit a411900

Browse files
committed
save some jobs when running builds on Travis
1 parent a96e829 commit a411900

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
language: php
22

33
php:
4-
- 5.3
54
- 5.4
6-
- 5.5
75
- 5.6
86
- 7.0
97
- hhvm
@@ -32,8 +30,6 @@ matrix:
3230
env: SYMFONY_VERSION=2.7.*
3331
- php: 5.5
3432
env: SYMFONY_VERSION=2.8.*
35-
- php: 5.5
36-
env: SYMFONY_VERSION=3.0.*
3733

3834
before_install:
3935
- composer self-update

0 commit comments

Comments
 (0)