Skip to content

Commit

Permalink
Updated Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshyPHP committed Sep 20, 2018
1 parent 203a2d7 commit 697e3f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -3,13 +3,12 @@ language: php
matrix:
fast_finish: true
include:
- php: 7.1
- php: 7.2
env: COVERAGE=1
- php: 5.4
dist: precise
- php: 5.6
- php: 7.0
- php: 7.2
branches:
except:
- /^dist/
Expand Down

0 comments on commit 697e3f5

Please sign in to comment.