Skip to content

Commit f8d65b9

Browse files
committed
Reduce number of tests
1 parent 71b915c commit f8d65b9

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

.travis.yml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
language: php
22

3-
php:
4-
- 5.3
5-
- 5.6
6-
- 7.0
7-
- 7.1
8-
93
matrix:
104
include:
11-
- php: 5.6
5+
- php: 5.3
126
env: COMPOSER_FLAGS="--prefer-lowest" SYMFONY_DEPRECATIONS_HELPER=weak
137
- php: 7.1
14-
env: SYMFONY_VERSION='2.8.*'
158
- php: 7.1
16-
env: SYMFONY_VERSION='3.3.*'
9+
env: SYMFONY_VERSION='2.8.*'
1710

1811
sudo: false
1912

0 commit comments

Comments
 (0)