Skip to content

Commit

Permalink
cleaned up travis ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
nickwest committed Nov 21, 2019
1 parent e06a1a8 commit 7ba49e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ env:
global:
- setup=stable

matrix:
jobs:
fast_finish: true
include:
- php: 7.3
env: COVERAGE=1
- php: 7.2
env: COVERAGE=0

sudo: false
os: linux

cache:
directories:
Expand Down

0 comments on commit 7ba49e3

Please sign in to comment.