Skip to content

Commit

Permalink
php 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
recca0120 committed Mar 4, 2020
1 parent 1bee62c commit 33c6da8
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,16 @@
language: php

php:
- 7.0
- 7.1
- 7.2
- 7.3
- hhvm
- 7.4

env:
global:
- setup=basic

sudo: false

matrix:
allow_failures:
- php: hhvm
fast_finish: true
include:
- php: 7.0
env: setup=lowest
- php: hhvm
dist: trusty

cache:
directories:
- $HOME/.composer/cache
Expand Down

0 comments on commit 33c6da8

Please sign in to comment.