Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 00be321

Browse files
committed
Fix tests
1 parent f5cabd8 commit 00be321

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
@@ -28,7 +28,7 @@ matrix:
2828
- php: 5.3
2929
env: SYMFONY_VERSION=2.3.* COMPOSER_FLAGS="--prefer-lowest"
3030
allow_failures:
31-
- php: nightly
31+
- php: 7.0
3232
- env: SYMFONY_VERSION=2.8.*
3333
- env: SYMFONY_VERSION=3.0.*
3434
fast_finish: true

0 commit comments

Comments
 (0)