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 24e51b7 commit 51f58fbCopy full SHA for 51f58fb
.travis.yml
@@ -28,4 +28,4 @@ env:
28
- PHPSTORM_ENV="skip incomplete" IDEA_VERSION="IU-2017.3.5" PHP_PLUGIN_VERSION="173.4301.34" TWIG_PLUGIN_VERSION="173.4301.7" TOOLBOX_PLUGIN_VERSION="0.4.6" ANNOTATION_PLUGIN_VERSION="5.2.1"
29
30
script:
31
-- "./gradlew check buildPlugin"
+- "./gradlew check verifyPlugin buildPlugin"
0 commit comments