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 4a594a0 commit 388b87fCopy full SHA for 388b87f
.travis.yml
@@ -17,9 +17,9 @@ cache:
17
matrix:
18
include:
19
- env: IDEA_VERSION="IU-2017.2.5" PHP_PLUGIN_VERSION="172.4155.41"
20
- - env: IDEA_VERSION="IU-2017.3" PHP_PLUGIN_VERSION="173.3942.13"
+ - env: IDEA_VERSION="IU-173.3942.15" PHP_PLUGIN_VERSION="173.3942.13"
21
allow_failures:
22
23
24
before_install:
25
- "export ORG_GRADLE_PROJECT_ideaVersion=${IDEA_VERSION}"
0 commit comments