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 11, 2020
1 parent 9978926 commit fd3d059
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
@@ -1,15 +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 fd3d059

Please sign in to comment.