Skip to content

Commit

Permalink
Update travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelJurasek committed Apr 7, 2019
1 parent ec35c9e commit aa55c8b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
language: php

php:
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- hhvm

matrix:
allow_failures:
- php: 7.2
- php: hhvm

before_script:
Expand Down

0 comments on commit aa55c8b

Please sign in to comment.