Browse Source

added php 7.1 to travis.yml

tags/2.0.10
Carsten Brandt 8 years ago
parent
commit
02458f221a
  1. 3
      .travis.yml

3
.travis.yml

@ -5,8 +5,9 @@ php:
- 5.5
- 5.6
- 7.0
- hhvm
- 7.1
- nightly
- hhvm
matrix:
allow_failures:

Loading…
Cancel
Save