Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechsTech committed Feb 15, 2020
1 parent 8cf802f commit b8a37ec
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,10 @@
language: php

php:
- 7.1
- 7.2
- 7.3
- 7.4

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

before_script:
- composer self-update
- composer require php-coveralls/php-coveralls
Expand Down

0 comments on commit b8a37ec

Please sign in to comment.