Skip to content

Commit

Permalink
Merge pull request #15
Browse files Browse the repository at this point in the history
  • Loading branch information
AlfredoRamos committed Dec 11, 2019
2 parents 077bb4d + ae6472d commit 0878d7f
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,9 @@ matrix:
include:
- php: 7.2
- php: 7.3
- php: 7.4snapshot
addons:
apt:
packages:
- libonig-dev
- php: 7.4
- php: nightly
addons:
apt:
packages:
- libonig-dev
allow_failures:
- php: 7.4snapshot
- php: nightly
fast_finish: true

Expand Down

0 comments on commit 0878d7f

Please sign in to comment.