Skip to content

Commit ac4eb1f

Browse files
committed
Don’t do anything else, Travis, just build
1 parent c643515 commit ac4eb1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ php:
88
- 7.0
99

1010
install:
11-
- composer install
11+
#- composer install
1212

1313
script:
14-
- vendor/bin/parallel-lint --exclude vendor .
14+
#- vendor/bin/parallel-lint --exclude vendor .
1515
#- vendor/bin/phpunit
1616

1717
before_deploy: "zip -r 'el_playamatrix_importer' el_playamatrix_importer"

0 commit comments

Comments
 (0)