Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechsTech committed Mar 25, 2020
1 parent 414c94a commit b95c106
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,13 @@ addons:
- php-pear

php:
- 7.1
- 7.2
- 7.3
- 7.4

matrix:
allow_failures:
- php: 7.1
- php: 7.3
- php: 7.4
fast_finish: true

Expand Down

0 comments on commit b95c106

Please sign in to comment.