Skip to content

Commit 0f6dbe6

Browse files
author
Vincent Faliès
committed
Update Travis test
1 parent e210f9f commit 0f6dbe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ before_install:
1414
- docker build -t vfac/php7compatibility .
1515

1616
script:
17-
- docker run --rm --entrypoint /php7checker/vendor/bin/phpcs php7compatibility -i | grep PHPCompatibility
17+
- docker run --rm --entrypoint /php7checker/vendor/bin/phpcs vfac/php7compatibility -i | grep PHPCompatibility

0 commit comments

Comments
 (0)