Skip to content

Commit

Permalink
Reduce build
Browse files Browse the repository at this point in the history
  • Loading branch information
j0k3r committed Apr 7, 2020
1 parent fb60d7a commit 0d76aa1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ services:
- mysql

php:
- 7.2
- 7.3
- 7.4
- nightly

Expand All @@ -15,10 +13,9 @@ matrix:
include:
- php: 7.2
env: COVERAGE=run
- php: 7.2
- php: 7.3
env: CS_FIXER=run
allow_failures:
- php: 7.4
- php: nightly

# faster builds on new travis setup not using sudo
Expand Down

0 comments on commit 0d76aa1

Please sign in to comment.