Skip to content

Commit

Permalink
Merge 4717ca8 into 63a995c
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Dec 20, 2019
2 parents 63a995c + 4717ca8 commit 84137a5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
@@ -1,13 +1,9 @@
language: php
php: [ 7.1, 7.2, nightly ]
sudo: false

env:
php: [ 7.1, 7.2, 7.3, 7.4 ]

matrix:
fast_finish: true
allow_failures:
- php: nightly

install:
- travis_retry composer install --no-interaction --prefer-dist --optimize-autoloader
Expand Down

0 comments on commit 84137a5

Please sign in to comment.