adjusting CI test env

This commit is contained in:
koenemann 2017-02-02 12:53:23 +01:00
parent 1319eaa578
commit 836557e05c
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ matrix:
env: SNIFF=1 env: SNIFF=1
# aliased to a recent 7.0.x version # aliased to a recent 7.0.x version
- php: '7.0' - php: '7.0'
env: SNIFF=1
# aliased to a recent 7.1.x version # aliased to a recent 7.1.x version
- php: '7.1' - php: '7.1'
# aliased to a recent hhvm version # aliased to a recent hhvm version