Skip to content

Commit 0c221d8

Browse files
committed
Tweak Travis config
1 parent 6951db5 commit 0c221d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ env:
1010

1111
jobs:
1212
include:
13-
- before_script: composer install --no-interaction --prefer-dist $PREFER_LOWEST
14-
script: composer lint
13+
- script: composer lint
1514
name: "Lint code"
1615

1716
script: composer test-ci

0 commit comments

Comments
 (0)