Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
rozsival committed Oct 10, 2019
1 parent 947d03d commit 34b4654
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@ php: 7.2
git:
depth: 1

before_script:
install:
- composer install

jobs:
include:
- stage: PHP
- script: composer phing lint
name: "Parallel Lint"
- script: composer phing phpcs
Expand Down

0 comments on commit 34b4654

Please sign in to comment.