Skip to content

Commit 88cacf3

Browse files
committed
Test on PHP 7.1 as well
1 parent d4ecb0f commit 88cacf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ matrix:
3232
env: SYMFONY_VERSION=3.1.*@dev
3333
- php: 7.0
3434
env: SYMFONY_VERSION=3.2.x-dev
35+
- php: 7.1
36+
env: SYMFONY_VERSION=3.2.x-dev
3537
- php: 5.3
3638
env: COMPOSER_FLAGS="--prefer-lowest"
3739

0 commit comments

Comments
 (0)