Skip to content

Commit

Permalink
build(travis): rm nightly, add php7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore authored Dec 31, 2019
1 parent c5067b3 commit bbf5348
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ php:
- 7.1
- 7.2
- 7.3
- nightly

matrix:
allow_failures:
- php: nightly
- 7.4

install:
- composer install --prefer-dist
Expand Down

0 comments on commit bbf5348

Please sign in to comment.