Skip to content

Commit

Permalink
Merge pull request #2795 from nextcloud/stable9-update-drone-images
Browse files Browse the repository at this point in the history
[stable9] update drone images to latest version
  • Loading branch information
MorrisJobke authored Dec 21, 2016
2 parents 90411cd + ad1c6c9 commit 7150a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pipeline:
matrix:
TESTS: syntax-php5.6
syntax-php7.0:
image: nextcloudci/php7.0:php7.0-6
image: nextcloudci/php7.0:php7.0-7
commands:
- composer install
- vendor/bin/parallel-lint --exclude vendor/jakub-onderka/ --exclude 3rdparty/symfony/polyfill-php70/Resources/stubs/ --exclude 3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/ --exclude 3rdparty/paragonie/random_compat/lib/ --exclude vendor/composer/autoload_static.php --exclude 3rdparty/composer/autoload_static.php .
Expand Down

0 comments on commit 7150a9d

Please sign in to comment.