Skip to content

Commit 388b87f

Browse files
committed
Use RC build on travis
1 parent 4a594a0 commit 388b87f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ cache:
1717
matrix:
1818
include:
1919
- 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"
20+
- env: IDEA_VERSION="IU-173.3942.15" PHP_PLUGIN_VERSION="173.3942.13"
2121
allow_failures:
22-
- env: IDEA_VERSION="IU-2017.3" PHP_PLUGIN_VERSION="173.3942.13"
22+
- env: IDEA_VERSION="IU-173.3942.15" PHP_PLUGIN_VERSION="173.3942.13"
2323

2424
before_install:
2525
- "export ORG_GRADLE_PROJECT_ideaVersion=${IDEA_VERSION}"

0 commit comments

Comments
 (0)