-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.multi-tester.yml
More file actions
40 lines (32 loc) · 915 Bytes
/
.multi-tester.yml
File metadata and controls
40 lines (32 loc) · 915 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
pug-php/pug:
source:
success_only: true
url: https://github.com/pug-php/pug.git
reference: master
install: github
script: github
pug/bemto:
autoload:
- cp -r vendor/phug/phug vendor/phug/compiler
- cp -r vendor/phug/phug vendor/phug/formatter
- composer dump-autoload --optimize --no-interaction --quiet
pug-php/pug-assets:
allow-plugins: nodejs-php-fallback/nodejs-php-fallback
pug-php/pug-minify:
allow-plugins: nodejs-php-fallback/nodejs-php-fallback
pug/slim:
allow-plugins: nodejs-php-fallback/nodejs-php-fallback
pug/twig: default
ci-pug/ci-pug:
allow-plugins: nodejs-php-fallback/nodejs-php-fallback
bkwld/laravel-pug:
source:
success_only: true
url: https://github.com/BKWLD/laravel-pug.git
reference: master
install: github
script: github
pug/yii2:
allow-plugins:
- yiisoft/yii2-composer
- nodejs-php-fallback/nodejs-php-fallback