Skip to content

Commit

Permalink
[ci] Run builds on php7.1 and 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
captn3m0 committed Oct 16, 2018
1 parent 5dd89c1 commit 969a89a
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .travis.yml
Expand Up @@ -6,12 +6,8 @@ php:
- 5.5
- 5.6
- 7.0
- 7.1.0a1
- hhvm

matrix:
allow_failures:
- php: 7.1.0a1
- 7.1
- 7.2

before_script:
- composer install --prefer-source --no-interaction
Expand Down

0 comments on commit 969a89a

Please sign in to comment.