1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 05:15:55 +00:00

ci: fix typo

This commit is contained in:
Andrew Dolgov
2017-04-26 16:31:21 +03:00
parent cffe1d5151
commit e734018448

View File

@@ -1,7 +1,7 @@
phpmd:
image: php:5.6
script:
- sh utils/php-lint.sh
- sh utils/gitlab-ci/php-lint.sh
- curl -o /usr/bin/phpmd -L http://static.phpmd.org/php/2.6.0/phpmd.phar
- chmod +x /usr/bin/phpmd
- sh utils/gitlab-ci/phpmd.sh