File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 8
8
directories :
9
9
- .cache
10
10
before_script :
11
+ - sudo apt-get -qq update
12
+ - sudo apt-get install ant-optional
11
13
- chmod +x travis.sh
12
14
13
15
env :
Original file line number Diff line number Diff line change 342
342
<completion .contributor language =" PHP" implementationClass =" fr.adrienbrault.idea.symfony2plugin.form.completion.FormCompletionContributor" />
343
343
<completion .contributor language =" PHP" implementationClass =" fr.adrienbrault.idea.symfony2plugin.doctrine.completion.DoctrineCompletionContributor" />
344
344
345
- <annotator language =" PHP" implementationClass =" fr.adrienbrault.idea.symfony2plugin.dic.PhpServiceAnnotator" />
346
345
<annotator language =" PHP" implementationClass =" fr.adrienbrault.idea.symfony2plugin.translation.PhpTranslationAnnotator" />
347
346
<annotator language =" Twig" implementationClass =" fr.adrienbrault.idea.symfony2plugin.templating.TwigAnnotator" />
348
347
<annotator language =" yaml" implementationClass =" fr.adrienbrault.idea.symfony2plugin.config.yaml.YamlAnnotator" />
You can’t perform that action at this time.
0 commit comments