We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0fed41 commit 40200bbCopy full SHA for 40200bb
.travis.yml
@@ -23,7 +23,6 @@ before_install:
23
- "export ORG_GRADLE_PROJECT_annotationPluginVersion=${ANNOTATION_PLUGIN_VERSION}"
24
25
env:
26
- - PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-191.6707.31-EAP-SNAPSHOT" PHP_PLUGIN_VERSION="191.6707.42" TWIG_PLUGIN_VERSION="191.6183.95" DQL_PLUGIN_VERSION="191.5849.16" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3"
27
- PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-2019.1" PHP_PLUGIN_VERSION="191.6183.95" TWIG_PLUGIN_VERSION="191.6183.95" DQL_PLUGIN_VERSION="191.5849.16" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3"
28
29
script:
0 commit comments