Skip to content

Commit 4519a08

Browse files
Remove extra build running for nothing
1 parent 4975c58 commit 4519a08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,8 @@ matrix:
2929
- php: 5.6
3030
env: SYMFONY_VERSION=^3.0
3131
# test the latest release (including beta releases)
32-
- php: 7.1
33-
env: DEPENDENCIES=beta
3432
- php: 7.3
33+
env: DEPENDENCIES=beta
3534

3635
sudo: false
3736

0 commit comments

Comments
 (0)