Skip to content

Commit 2065dfd

Browse files
committed
Fix CI
1 parent 2a3eb16 commit 2065dfd

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
@@ -30,4 +30,4 @@ script:
3030
- "php -l genesis-stubs.php"
3131
- "git diff --exit-code"
3232
- |
33-
php -r 'require "vendor/php-stubs/wordpress-stubs/wordpress-stubs.php"; require "genesis-stubs";'
33+
php -r 'require "vendor/php-stubs/wordpress-stubs/wordpress-stubs.php"; require "genesis-stubs.php";'

0 commit comments

Comments
 (0)