Skip to content

Commit a4bf47f

Browse files
committed
Test against PHP7
1 parent 5318a50 commit a4bf47f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ php:
66
- 5.5
77
- 5.6
88
- hhvm
9+
- nightly
910

1011
sudo: false
1112

@@ -31,6 +32,7 @@ matrix:
3132
env: SYMFONY_VERSION=2.7.*
3233
- php: 5.6
3334
env: SYMFONY_VERSION=3.0.*
35+
- php: nightly
3436

3537
before_script:
3638
- composer self-update

0 commit comments

Comments
 (0)