Skip to content

Commit

Permalink
Update supported PHP versions and configuration names.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Schneider committed Mar 16, 2020
1 parent 65b81a0 commit 9306988
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
@@ -1,14 +1,13 @@
sudo: false
language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4
- nightly
matrix:
jobs:
fast_finish: true
allow_failures:
- php: nightly
Expand Down

0 comments on commit 9306988

Please sign in to comment.