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 bddb867 commit 165550aCopy full SHA for 165550a
.travis.yml
@@ -22,7 +22,6 @@ before_install:
22
- "export ORG_GRADLE_PROJECT_annotationPluginVersion=${ANNOTATION_PLUGIN_VERSION}"
23
24
env:
25
- - PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-191.6707.31-EAP-SNAPSHOT" PHP_PLUGIN_VERSION="191.6707.42" TWIG_PLUGIN_VERSION="191.6183.95" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3"
26
- PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-2019.1" PHP_PLUGIN_VERSION="191.6183.95" TWIG_PLUGIN_VERSION="191.6183.95" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.3"
27
28
script:
0 commit comments